What's Changed
New Features
- Enable ability to not overwrite existing users in group when migrating
- Use Site Info for Subscription Capability Check
Fixes
- Fixed subscription Python wrapper not exposing some properties (Issue #62)
- Fixed inconsistent directory casing in Python example application
- Work-around for the breaking API change in Tableau Cloud removing the
CreateRefreshMetrics
workbook capability.
Documentation
- Added documentation for the following config
Network.WorkbookContentLoggingEnabled
keyPreflight
section
Other Changes
- Package dependency updates
- Mac+Rider compatibility update
- Issues listed on the Github repo
Known Issues
- Unlike other content types, Custom Views cannot be filtered based on the Content Location of the base view.
- Python wrapper objects cannot be accessed through dependency injection. .NET object can be injected and python wrappers built from them.
Full Changelog: release/5.1.1...release/5.2.0