Skip to main content
Version: 1.55

v1.54

Release notes

v1.54.1

🛠️ Improvements

  • Added support for Azure Entra ID based authentication for Databricks integration
  • Added support to provide a custom scope for OIDC authentication with external deployments
  • Improved visibility of environment variable selection dropdown

🐛 Bug fixes

  • Fixed an issue with approval rules that requested Workspace owners as reviewers
  • Fixed incorrect validation error stating the repository section was invalid when no repository was connected.

v1.54.0

✨ New features

  • Add multiple evidence types for use case controls

    • Add multiple evidence types (images/links/text) to demonstrate compliance with a use case control
    • Any existing evidence is migrated to a text block evidence named 'Supporting evidence'.
  • Support for Catboost model framework

    • Deploy Catboost models as a managed Deployment.
    • Includes support for the standard SHAP tree explainer for Catboost models.

🛠️ Improvements

  • View organization role in account settings overview

🐛 Bug fixes

  • Fixed an issue with importing Azure ML model endpoint as external deployment.