Skip to content

0.6.0

Compare
Choose a tag to compare
@wjayesh wjayesh released this 10 May 10:28
· 84 commits to main since this release
8eb0659

🧙 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 from vertex-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

  • @fa9r made their first contribution in #42

Full Changelog: 0.5.0...0.6.0