github kedro-org/kedro 1.0.0rc2

latest releases: 0.19.15, 1.0.0, 1.0.0rc3...
pre-releaseone month ago

Major features and improvements

  • Added --only-missing-outputs CLI flag to kedro run. This flag skips nodes when all their persistent outputs exist.
  • Removed the AbstractRunner.run_only_missing() method, an older and underused API for partial runs. Please use --only-missing-outputs CLI instead.

Bug fixes and other changes

  • Improved namespace validation efficiency to prevent significant slowdowns when creating large pipelines

Breaking changes to the API

Upcoming deprecations for Kedro 1.0.0

Documentation changes

Community contributions

Don't miss a new kedro release

NewReleases is sending notifications on new releases.