| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.1.0 source code.tar.gz | 2025-11-25 | 79.4 MB | |
| 1.1.0 source code.zip | 2025-11-25 | 79.6 MB | |
| README.md | 2025-11-25 | 1.1 kB | |
| Totals: 3 Items | 159.0 MB | 0 | |
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: * Aseem Sangalay * Chris Schopp * Yaroslav Halchenko