| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.96.1 source code.tar.gz | 2026-07-02 | 159.9 MB | |
| 0.96.1 source code.zip | 2026-07-02 | 162.5 MB | |
| README.md | 2026-07-02 | 1.4 kB | |
| Totals: 3 Items | 322.5 MB | 0 | |
- Run pipelines and steps over SSH: ZenML now includes an SSH orchestrator and SSH step operator for executing workloads on remote machines accessible via SSH (PR [#4953]). This makes it easier to use existing servers or on-prem infrastructure as execution targets without adopting a full cluster-based backend, while still managing runs through ZenML.
What's Changed
- Add version 0.95.1 to legacy docs by @github-actions[bot] in https://github.com/zenml-io/zenml/pull/5014
- Remove unused release notes generation by @schustmi in https://github.com/zenml-io/zenml/pull/5013
- Add missing group info import by @schustmi in https://github.com/zenml-io/zenml/pull/5012
- Add 0.96.0 to the migration tests by @github-actions[bot] in https://github.com/zenml-io/zenml/pull/5016
- Always log in to the local docker SDK by @stefannica in https://github.com/zenml-io/zenml/pull/5018
- Add OAuth service connector logo by @schustmi in https://github.com/zenml-io/zenml/pull/5019
- SSH Orchestrator + Step Operator by @htahir1 in https://github.com/zenml-io/zenml/pull/4953
- Prepare release 0.96.1 by @github-actions[bot] in https://github.com/zenml-io/zenml/pull/5020
Full Changelog: https://github.com/zenml-io/zenml/compare/0.96.0...0.96.1