Skip to content

0.82.0

Latest
Compare
Choose a tag to compare
@bcdurak bcdurak released this 01 May 01:02
· 7 commits to main since this release
cb69641

The 0.82.0 release delivers significant improvements to Kubernetes orchestrator, enhanced documentation, and numerous fixes to improve overall stability and performance. Key highlights include configurable max parallelism for Kubernetes orchestrator, customizable pod name prefixes and scheduler options, improved runner timeouts, and support for private service connections in Vertex AI. This release also includes comprehensive documentation updates, and library compatibility improvements for NumPy and Pandas.

Features

  • Added max parallelism option for Kubernetes orchestrator
  • Added support for pod name prefixes and scheduler configuration
  • Added private service connect option for Vertex AI orchestrator
  • Made runner timeout easily configurable
  • Added storage for list of Python packages
  • Added an ability to deep refresh the status of your run from the dashboard

Improvements

  • Adjusted GitHub code repo regex pattern for better compatibility
  • Improved build invalidation when parent Dockerfile changes
  • Enhanced directory handling during code download
  • Added ability to list model versions without models
  • Added support for extra attributes in all ZenML models
  • Disabled default project behavior for pro workspaces

Fixes

  • Fixed run templates listing
  • Eliminated premature active project warning logs
  • Updated scikit-learn requirement in SklearnIntegration
  • Updated NumPy integration to work with both 1.x and 2.x library versions
  • Added Pandas custom data type error handling and logging
  • Removed unnecessary and invalid settings
  • Various frontend bug fixes

Documentation

  • Completed comprehensive documentation revamp
  • Added documentation for self-hosted run templates
  • Removed outdated redirects and sections
  • Fixed broken absolute links and restored missing sections
  • Added documentation for run template TTL environment variable
  • Updated image paths for ZenML pipeline screenshots
  • Migrated starter guide to unified log_metadata method

Breaking Changes

  • Removed scikit-image as a requirement of the sklearn integration

What's Changed

Full Changelog: 0.81.0...0.82.0