v0.6.2
- Added current version of UCX to task logs (#566).
- Fixed
'str' object has no attribute 'value'failure on apply backup group permissions task (#574). - Fixed
crawl_clusterfailure over custom runtimes (#602). - Fixed
databricks labs ucx workflowscommand (#608). - Fixed problematic integration test fixture
make_ucx_group(#613). - Fixed internal API request retry logic by relying on concrete exception types (#637).
- Fixed
tables.scalanotebook to read inventory database from~/.ucx/config.ymlfile. (#614). - Introduced
StaticTablesCrawlerfor integration tests (#632). - Reduced runtime of
test_set_owner_permissionfrom 15 minutes to 44 seconds (#636). - Updated
LICENSE(#643). - Updated documentation (#611, #646).
Breaking changes (existing installations need to remove ucx database, reinstall UCX and re-run assessment jobs)
- Fixed external locations widget to return hostname for
jdbc:-sourced tables (#621).