Skip to content

0.74.0

Latest
Compare
Choose a tag to compare
@bcdurak bcdurak released this 06 Feb 16:44
e4ed83f

The 0.74.0 release introduces several major features including SageMaker pipeline scheduling capabilities, Azure Container Registry (ACR) implicit authentication support, and Vertex AI persistent resource handling for step operators. Additionally, this release includes comprehensive improvements to timezone handling and significant enhancements to database performance.

Features

Improvements

  • Comprehensive timezone consistency improvements across the platform
  • Enhanced database query performance for pipelines, run templates, models, and artifacts
  • Better handling of configured parameters during pipeline preparation
  • Support for passing run configurations as dictionaries when triggering pipelines
  • Enhanced sorting capabilities for columns with empty values in the dashboard
  • Improved queries for pipelines, run templates, models, and artifacts
  • Better filtering functionality for run metadata
  • More efficient artifact filtering
  • Various Helm chart improvements and reorganization
  • Updated materializer support for newer PyTorch versions
  • Improved code repository management and downloading
  • Better handling of SecretStr values in store configurations

Fixes

  • Kubernetes service connector issues resolved
  • Fixed sorting for columns with potentially empty values
  • Corrected timestamp utilization for better timezone consistency
  • Resolved issues with vLLM pipeline config file usage
  • Fixed code download functionality for custom flavor components
  • Addressed various documentation and broken links
  • Corrected MySQL database connection warnings
  • Fixed issues with Vertex AI experiment tracker documentation

What's Changed

New Contributors

Full Changelog: 0.73.0...0.74.0