0.6.0
🧙 ZenML Stack Component Deploy now live!
This release brings important additions to the modular recipes, including a rewrite of Kubernetes cluster modules across all modular recipes, addition of more components like Vertex and Sagemaker to the list of available services, along with a ton of bug fixes.
What's Changed
- [BUGFIX] Replace length check with null check for kubectl by @wjayesh in #39
- Transition important local values to vars by @wjayesh in #40
- Update name of Vertex recipe to
gcp-vertexai
fromvertex-ai
by @fa9r in #42 - [BUGFIX] Fix mlflow reference when disabled in Vertex recipe by @wjayesh in #43
- add gcloud auth requirement to prerequisites by @wjayesh in #46
- Fix Kubernetes provider config (check null and fix dependency) by @wjayesh in #48
- Add spellcheck to CI by @strickvl in #47
- Test branch protection rule by @wjayesh in #49
- Revert "Test branch protection rule" by @wjayesh in #50
- Add sagemaker as step operator by @wjayesh in #51
- Add info about role binding to airflow readme by @wjayesh in #52
- sync default region across gcp and aws by @wjayesh in #53
- Randomize output names for stack components by @wjayesh in #54
- Add modular VertexAI step operator and orchestrator as part of
gcp-modular
by @strickvl in #55 - Fix typo by @strickvl in #56
New Contributors
Full Changelog: 0.5.0...0.6.0