Skip to content

release/5.3.0

Choose a tag to compare

@dngtableau dngtableau released this 22 Jul 21:01
· 3 commits to main since this release
27c77f8

What's Changed

New Features

  • Favorites Migration
  • Group Sets Migration
  • Ability to register permission transformers
  • Reload Configuration Python function for manual configuration reloading
  • Added support for Python 3.13

Fixes

  • Python wrapper for Migration SDK does not work with .NET runtime 8 installed
  • Subscription Capability Check fixes
  • Errors When Attempting to Overwrite Custom Views

Other Changes

  • Cleanup
  • Remove IncludeExtractEnabled config option
  • Fix string.Format() exception preventing real error from showing
  • Http Logging: Log message clarity when details are empty and refactor
  • Added HTTP request logging
  • Package upgrades: Updated dependencies including Microsoft.Extensions libraries, Serilog, ruff, pytest, coverage, python-dotenv, and other third-party packages

Full Changelog: tableau/migration-sdk@release/5.2.0...release/5.3.0