Skip to content
Release notes

✨ New features

- Custom monitoring metrics
Visualize your own metrics in the new Custom tab in Deployment monitoring. Add up to four custom metrics; calculate the data points you want to visualize and upload them using the Deeploy python client or API.

- Flexible input and output schema mapping  
Leverage Deeploy's full monitoring capabilities for external and custom Docker models with request and response mapping. Define a JSON mapping in your metadata for models that do not adhere to Deeploy's standard.

🛠️ Improvements

- Created a new navbar and Workspace selector to easily navigate between Workspaces
- Improved error handling for connecting to an external object storage
- Detached the selection of nodes from selecting custom resources (Private cloud only)
- Improved validation for the `validUntil` property of tokens and personal key pairs
- Added state for missing metadata in the Deployment details
- Stricter validation on environment variable keys to prevent confusing Deployment errors
- Improved error handling for failed Deployment updates

🐛 Bug fixes

- Fixed an issue with upgrading Deployments to external or managed
- Fixed an issue where Deployments with a large amount of prediction logs couldn't be deleted