-
v1.29.1
Release 1.29.1 Breaking changes Requires Kubernetes 1.23+ due to a dependency on the HorizontalAutoScaler Api V2. Release notes - Deeploy - v.1.29.1 New Features - We have changed the way our KServe Client works. The KServe Client used to loop, retrieving Deployments from the database. In the new implementation, the KServe Client is a FastAPI, meaning it's event-driven. This not only improves deployment time but also reduces the possibility of errors - Our deployment flow now supports PDP and MACE explainers - A new option has been added to our Helm chart that allows enabling or disabling both KServe and SageMaker as deployment backends. Disabling a deployment backend stops the specific resources from being deployed on your cluster - We have reworked the Workspace selector in the navigation to accommodate more Workspaces - A new pagination component has been implemented Bug Fixes - The Swagger documentation for the Usage microservice is now up and running - The time it takes to load your repository in the create and update Deployment flow has been improved - Using MinIO as an object storage now works as expected - We have fixed an error message that was thrown while retrieving branches and commits for initially failed Deployments - We have prevented duplicate Introspectors for the same Deployment, which could cause issues while inferring your Deployment - Code snippets in every language for prediction evaluations have been fixed - An issue with the explain endpoint for PyTorch models has been resolved - We've improved the pod start-up order for license checks, which removes errors like 'Request entity too large' from occurring when a valid license is present - The count in the pagination for prediction- and request logs has been removed to improve performance on loading the logs Improvements - We now throw a specific error when the model file name doesn't adhere to our contract - It's now possible to specify the 'from' email address from which emails are sent in the Helm chart - The styling of the toggle button in our UI has been improved
-
v1.28.1
Fixed a bug in querying the Prediction Logs Fixed retrieving the secret in the Usage microservice Fixed a false optional CRD for KServe
-
v1.28.0
- Improved Prediction Log retrieval time - Fix re-ordering of Deployment events - Animated in progress events icon - Highlight failed log in Deployment events - Improved pop up placement - Improved Kubernetes restrictions - Change the Workspace owner as admin - MyDeeploy access via toolbar