Skip to main content
Version: 1.37

v1.32

Release notes

We are pleased to announce the release of v1.32.0, which includes several new features, improvements, and bug fixes. Please note that this release contains breaking changes.

⚠️ BREAKING CHANGES

The model serving images have been upgraded. Please be careful when upgrading as not all libraries (e.g. scikit-learn, xgboost) are backwards compatible. Refer to the documentation on supported-versions. Custom docker images are not effected.

✨ Major new features and improvements

  • Support for model cards
  • Introduced a Reviewer role
  • Updated the UI to be more responsive
  • Improved memory usage & reduced load times for git operations
  • Improved startup & readiness probes
  • Added separate events for logging of Deployment archive and restore

🐛 Bug fixes

  • Spinner/loading state could end up perpetually loading during token creation