This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+12 more
Summary
AI summaryUpdates Infrastructure & Deployment Improvements, https://github.com/zenml-io/zenml/pull/4856, and https://github.com/zenml-io/zenml/pull/4879 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes GKE private cluster access via DNS control plane endpoint in GCP service connector. Fixes GKE private cluster access via DNS control plane endpoint in GCP service connector. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes Docker build failures when no container engine is available despite skip_build=True in DockerSettings. Fixes Docker build failures when no container engine is available despite skip_build=True in DockerSettings. Source: llm_adapter@2026-06-02 Confidence: high |
— |
Full changelog
Infrastructure & Deployment Improvements
- Enhanced GKE Private Cluster Support: Fixed GCP service connector failures when connecting to private GKE clusters that use Google's DNS-based control plane endpoint. ZenML now connects using the same method as
gcloud container clusters get-credentials --dns-endpoint, ensuring reliable access to private clusters. PR #4856
- Docker Build Requirements: Resolved an issue where ZenML would fail when no container engine was available, even when users explicitly set
skip_build=Truein their DockerSettings. The build checksum computation now correctly respects the skip_build flag. PR #4879
What's Changed
- Add version 0.94.4 to legacy docs by @github-actions[bot] in https://github.com/zenml-io/zenml/pull/4872
- Add 0.94.5 to the migration tests by @github-actions[bot] in https://github.com/zenml-io/zenml/pull/4874
- Don't require container engine when specifying skip_build by @schustmi in https://github.com/zenml-io/zenml/pull/4879
- Fix GKE private cluster access via DNS control plane endpoint in GCP service connector by @stefannica in https://github.com/zenml-io/zenml/pull/4856
- Include hook sources as string in snapshot config template by @schustmi in https://github.com/zenml-io/zenml/pull/4880
- Prepare release 0.94.6 by @github-actions[bot] in https://github.com/zenml-io/zenml/pull/4883
Full Changelog: https://github.com/zenml-io/zenml/compare/0.94.5...0.94.6
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Beta — feedback welcome: [email protected]