# ZenML 0.96.1 - Product: ZenML (https://whatsnew.fyi/product/zenml) - Vendor: ZenML - Date: 2026-07-02 - Version: 0.96.1 - Original notes: https://github.com/zenml-io/zenml/releases/tag/0.96.1 - Permalink: https://whatsnew.fyi/product/zenml/releases/0.96.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — SSH orchestrator and SSH step operator for executing workloads on remote machines accessible via SSH - **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](https://github.com/zenml-io/zenml/pull/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