Skip to content

Release 0.13.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Oct 22:04

[0.13.3] - 2024-10-29

Added

  • ✨ Implement missing PipelineML filtering functionalities to let kedro display resume hints and avoid breaking kedro-viz (#377, #601, Calychas)
  • ✨ Sanitize parameters name with unsupported characters to avoid mlflow errors when logging (#595, pascalwhoop)
  • 🔊 Add logs about the exact run_id loaded within a MlflowRegistryDataset because some URI are confusing (e.g. latest) and hard to debug (#552)

Changed