github Galileo-Galilei/kedro-mlflow 0.14.4
Release 0.14.4

one day ago

[0.14.4] - 2025-02-20

Added

  • ✨ Add the tracking.disable_tracking.disable_autologging configuration option in mlflow.yml to disable autologging by default. This simplify the workflow for Databricks users who have autologging activated by default, which conflicts with kedro-mlflow ([#610]).
  • ✨ Add tracking.experiment.create_experiment_kwargs.artifact_location and tracking.experiment.create_experiment_kwargs.tags configuration options in mlflow.yml to enable advanced configuration of mlflow experiment created at runtime by kedro-mlflow ([#557]).

Fixed

  • 🐛 Fix type annotations introduced in #633 which are not compatible with python==3.9.

Don't miss a new kedro-mlflow release

NewReleases is sending notifications on new releases.