Skip to content

v1.10.5

Compare
Choose a tag to compare
@cmgrote cmgrote released this 13 Feb 11:44

🐞 Bug fixes

  • Fixes relationship append and removal payloads to properly isolate relationships
  • Package toolkit
    • Fixes an issue in the file upload widget that prevent it from working with Microsoft Azure

🥗 QOL improvements

  • Increases the default retry limit from 3 to 5

📦 Packages

  • Makes tracking of asset batch details configurable in the asset import package (to reduce resource usage)
  • Adds hidden options for limiting asset types and attributes in the asset export (basic) package
  • Fixes an issue in the metadata impact report package that prevented it being possible to rerun it
  • Adds option to exclude the creation and management of a glossary of metrics in the metadata import report package
  • Adds option to email the report generated by the metadata impact report package
  • Adds workspace role (license type) to the admin export package

⚙️ Background changes

  • Simplifies connection removal in package and integration tests, to improve performance