0.55.1
If you are actively using the Model Control Plane features, we suggest that you directly upgrade to 0.55.1, bypassing 0.55.0.
This is a patch release bringing backward compatibility for breaking changes introduced in 0.55.0, so that appropriate migration actions can be performed at the desired pace. Please refer to the 0.55.0 release notes for specific information on breaking changes and how to update your code to align with the new way of doing things. We also have updated our documentation to serve you better and introduced PipelineNamespace
models in our API.
Also, this release is packed with Database recovery in case the upgrade failed to migrate the Database to a newer version of ZenML.
What's Changed
- Update skypilot docs by @safoinme in #2344
- Fast CI / Slow CI by @strickvl in #2268
- Add repeating tests and instafail error logging to testing in CI by @strickvl in #2334
- Added more info about metadata by @htahir1 in #2346
- Use GitHub as trusted publisher for PyPI publication by @strickvl in #2343
- Fix code in docs/questions about MCP by @wjayesh in #2340
- Update release notes for 0.55.0 by @avishniakov in #2351
- Fixed metadata docs by @htahir1 in #2350
- Add generate test duration file cron by @safoinme in #2347
- CI comments for slow CI and more conditional membership checking by @strickvl in #2356
- Backward compatible
ModelVersion
by @avishniakov in #2357 - Add model version created to analytics by @avishniakov in #2352
- Make CI run on the appropriate branch by @strickvl in #2358
- Add MVP pipeline namespace support by @schustmi in #2353
- Apply docker run args to skypilot orchestrator VM by @schustmi in #2342
- 📝 Minor docs improvements (basic step example) by @plattenschieber in #2348
- Add DB backup and recovery during DB schema migrations by @wjayesh in #2158
- Fix CI issues by @strickvl in #2363
New Contributors
- @plattenschieber made their first contribution in #2348
Full Changelog: 0.55.0...0.55.1