0.8.1
0.8.1
ZenML 0.8.1 is here and it comes with support for Python 3.9 🎉. It also includes major updates to our documentation, fixes some broken links in our examples and improves the zenml go
command which helps you get started with ZenML.
We did this fast turn-around to fix some bugs in 0.8.0 and get a quick release out for Python 3.9 which was a highly requested feature! #502
What's Changed
- Hotfix/fix failing release by @AlexejPenner in #611
- Remove autocomplete + alerter from documentation by @strickvl in #612
- Support Python 3.9 by @htahir1 in #605
- Revert README by @htahir1 in #624
- Don't build cuda image on release by @schustmi in #623
- Update quickstart for
zenml go
by @fa9r in #625 - Improve kubeflow manual setup logs by @schustmi in #622
- Added missing space to error message by @AlexejPenner in #614
- Added --set flag to register stack command by @AlexejPenner in #613
- Fixes for multiple examples by @schustmi in #626
- Bring back the
served_model
format to the keras materializer by @stefannica in #629 - Fix broken example links by @schustmi in #630
- FAQ edits by @strickvl in #634
- Fix version parsing by @schustmi in #633
- Completed Best Practices Page by @AlexejPenner in #635
- Comments on Issues should no longer trigger gh actions by @AlexejPenner in #636
- Revise
CONTRIBUTING.md
by @strickvl in #615 - Alerter Component for Slack Integration by @fa9r in #586
- Update
zenml go
to open quickstart/notebooks. by @fa9r in #631 - Update examples by @schustmi in #638
- More detailed instructions on creating an integration by @AlexejPenner in #639
- Added publish api docs to release workflow by @AlexejPenner in #641
- Added *.md to ignore paths by @AlexejPenner in #637
- Update README and Docs with new messaging and fix broken links by @htahir1 in #632
Full Changelog: 0.8.0...0.8.1