Major features and improvements
- Added the
ignore_hiddenparameter to theOmegaConfigLoader. - Dropped support for Python 3.9 (EOL Oct 2025). Minimum supported version is now 3.10.
Bug fixes and other changes
- Bumped
clickdependency to support versions 8.2.0 and above. - Fixed typos in docs and docstrings.
- Fixed duplicate execution of the
deindex-old-docs.jsscript on Kedro documentation pages, preventing double injection ofnoindexmeta tags after the MkDocs migration.
Documentation changes
- Added a note on programmatically creating lambdas when lazily saving a
PartionedDataset. - Added Dagster as a supported deployment platform and the
kedro-dagsterplugin to the list of community plugins. - Added new data-validation documentation covering how to use Pandera and Great Expectations with Kedro.
Community contributions
Many thanks to the following Kedroids for contributing PRs to this release: