Skip to main content
Version: 1.43

1.43.0

Release notes

✨ New features

  • Team level audit logs

Team admins can now view a log of relevant events that happened in the team.

  • Import PDF documentation

Import your existing PDF documentation at your Deployment's compliance documentation page.

  • Deployment Version History

With the Deployment Version History you can view and manage previously deployed versions of your Deployment. Restore a version to update your deployment with the configuration that was used in a previous version.

  • Alert severity and status

It is now possible to set a severity level on alert rules. For triggered alerts, a status has been added which can be used to follow up on triggered alerts.

🛠️ Improvements

  • Added new documentation templates based on the requirements of the EU AI Act
  • Added support for custom headers for authentication purposes of external deployments.
  • Compliance is split up in two separate pages; compliance documentation and compliance checklists
  • Removed requirement for the request body schema of prediction requests for external models
  • Improved error handling when creating Deployments
  • Added additional information and error details for alerts to slack/webhooks.

⚠️ Breaking changes

  • Removed deprecated parameters evaluatedOnly, sortBy, direction for predictionLogs endpoint.

🐛 Bug fixes

  • Fixed an issue where sorting on the event type in the Deployment events failed
  • Fixed an issue with image width rendering for model-card.md and data-card.md
  • Fixed an issue where the risk classification on external and registration Deployments wasn't saved properly