Skip to content

Release 0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 18:52
· 27 commits to master since this release

[0.13.0] - 2024-09-01

Added

  • ✨ Add support for loading model with alias in MlflowModelRegistryDataset #553

Changed

  • 💥 📌 Officially drop support for mlflow<1.29.0 which was implicit since the introduction of km.random_name resolver in #481 (#571)

  • 📝 🔊 Various improvements to documentation and logging (#549, #554, #567)

Fixed

  • 🐛 Implement only_nodes_with_namespace and __sub__ methods in PipelineML for kedro-viz>=9.2.0 compatibility (#569)