Skip to main content
Version: Cloud

v1.59

Release notes

1.59.0

✨ New features

  • Deployment Monitoring includes a triggered guardrails chart
    In Deployment > Monitoring > Guardrails, you can view how many guardrails triggered at a specific point in time or across a time range. You can filter by a specific guardrail name and by input or output triggers. When you click a point on the chart, Deeploy opens the requests view with the same filters applied.

  • Alerts support triggered guardrails as a metric
    You can now create alert rules based on triggered guardrails. As with errors, you can set a minimum threshold for the alert condition. You can monitor all guardrails or target a specific guardrail.

  • Use case owners and control change requests are available
    Introducting Use case owners. Use case owners are responsible for changing the lifecycle stage and marking controls as completed or in progress. Other team members can request control status changes from owners. You can only add or update evidence when a control is in progress.

  • Container arguments support for KServe Deployments
    Container arguments are now configurable through the UI as a single string field using the --key=value format. Multiple arguments can be provided in the same field, separated by spaces.

🛠️ Improvements

  • Improved markdown rendering in model cards and data cards.
  • Added a configurable tracing retention period for private cloud installations with a default of 90 days.
  • Added support for renaming documentation templates in the Use case documentation overview.
  • Added automatic limit enforcement for private cloud installations.
  • Added support for editing controls directly in custom control frameworks.

🐛 Bug fixes

  • Fixed an issue when switching the explainer framework version back to the default.
  • Fixed a date picker issue while fetching Deployment events.
  • Fixed a disabled paginator issue on the Controls page.
  • Fixed an incorrect paginator page number on Alerts.