The 0.73.0
release contains various changes and improvements, but most importantly it introduces the support to deploy and enroll un-managed ZenML Pro tenants in the ZenML Pro control plane (Helm deployment options, secure enrollment, CSRF tokens) and other features necessary for self-hosted, multi-domain ZenML Pro installations.
Other Features
- Vertex AI experiment tracker integration
- Experiment comparison tooling
- Support for new Airflow KubernetesPodOperator import paths
- Updated Slack alerter implementation
- Independent memory resource configuration for migration pods in Helm charts
Improvements
- Added environment variable to allow non-ASCII characters in JSON dumps
- Removed gluon from MLflow log suppression list
- Enhanced resource reporting with automatic conversion
- Documentation updates for Kubeflow Pipelines and LLMs
- Various bugfixes for the ZenML dashboard
What's Changed
- On-prem Pro tenants: secure enrollment, CSRF tokens, and cross-domain authorization flow by @stefannica in #3264
- Fix the misc release actions by @schustmi in #3286
- Add 0.72.0 to the migration tests by @schustmi in #3285
- Fix links to Kubeflow Pipelines docs in
kubeflow.md
by @matemijolovic in #3289 - Add experiment comparison tool docs by @strickvl in #3287
- Fix broken links by @strickvl in #3291
- Add support for new Airflow KubernetesPodOperator import by @schustmi in #3295
- Updated Slack Alerter by @bcdurak in #3282
- Allow non-ASCII in JSON dump with env var by @Frank995 in #3257
- Remove gluon from mlflow log suppression list by @htahir1 in #3298
- Convert reportable resources if necessary by @schustmi in #3296
- Vertex AI Experiment Tracker Integration by @nkhusainov in #3260
- Document on-prem ZenML Pro deployments by @stefannica in #3294
- generate llms.txt for our docs by @wjayesh in #3273
- [helm] Independent setting of memory resources for migration pods by @wjayesh in #3281
- Prepare release 0.73.0 by @github-actions in #3300
New Contributors
- @matemijolovic made their first contribution in #3289
- @Frank995 made their first contribution in #3257
- @nkhusainov made their first contribution in #3260
Full Changelog: 0.72.0...0.73.0