Skip to content

0.84.3

Latest
Compare
Choose a tag to compare
@schustmi schustmi released this 27 Aug 15:10
· 2 commits to main since this release
0712cee

The 0.84.3 release introduces ZenML Pro service account authentication support and includes important Kubernetes integration fixes. This release enhances authentication flexibility for automated workflows and improves the reliability of Kubernetes-based orchestration.

🚀 New Features

ZenML Pro Service Account Authentication

  • CLI Login Support: Added ability to authenticate with ZenML Pro using service account API keys via zenml login --api-key
  • Programmatic Access: Service account API keys can now be used for programmatic access to ZenML Pro workspaces
  • Organization-Level Access: Service accounts provide access to all workspaces within an organization for automated workflows

🛠️ Fixes

Kubernetes Integration

  • Name Sanitization: Fixed Kubernetes resource name sanitization to properly handle special characters and ensure compliance with Kubernetes naming requirements

Dependencies

  • Click Version: Relaxed Click dependency version constraints to improve compatibility with other packages

What's Changed

Full Changelog: 0.84.2...0.84.3