Laura Couto
01/30/2025, 2:45 PM<http://KedroDataCatalog.to|KedroDataCatalog.to>_config()
method that converts the catalog instance into a configuration format suitable for serialization.
• Improved OmegaConfigLoader performance.
• Added support for %load_ext kedro
.
🪲 Bug fixes and other changes
• Added validation to ensure dataset versions consistency across catalog.
• Fixed a bug in project creation when using a custom starter template offline.
• Added node
import to the pipeline template.
• Update error message when executing kedro run
without a pipeline.
• Safeguard hooks when user incorrectly registers a hook class in settings.py
.
• Fixed parsing paths with query and fragment.
• Remove lowercase transformation in regex validation.
• Moved kedro-catalog
JSON schema to kedro-datasets
.
• Updated Partitioned dataset lazy saving
docs page.
• Fixed KedroDataCatalog
mutation after pipeline run.
• Made KedroDataCatalog._datasets
compatible with DataCatalog._datasets
.
Read the complete release notes for kedro on GitHub.
Thanks a lot to our community contributors Hendrik Scherner and @Chris Schopp!
We welcome every community contribution, large or small. See what we're working on now and report bugs or suggest future features.
Until next time,
The Kedro Team