Sajid Alam
04/09/2026, 12:04 PMlist_versions() method for versioned datasets.
⦠pipelines_to_find parameter in find_pipelines() for selectively running pipeline subsets.
⦠--checkout flag now works on new projects without a starter.
⦠SESSION_CLASS configurable project setting for custom KedroSession subclasses.
⦠Improvements to error messages, logging configuration, and long-running server support read our release notes for more information.
⢠š Documentation changes:
⦠Added parameter validation docs covering Pydantic model and dataclass support for typed parameters.
āāāāāāāāāāāāāāāāāāāāāāāā
K Kedro-Datasets 9.3.0
⢠Major features and improvements:
⦠Compatible with pandas 3.0.
⦠New ibis-materialize and ibis-singlestoredb extras for Ibis 12.0 backends.
⦠"Upsert" save mode added to ibis.TableDataset via MERGE INTO support.
⦠New experimental langfuse.LangfuseEvaluationDataset for managing Langfuse evaluation datasets (kedro_datasets_experimental.langfuse).
⦠Additional fixes and compatibility improvements across datasets read our release notes for more information.
āāāāāāāāāāāāāāāāāāāāāāāā
K VSCode-Kedro 0.7.0
⢠Major features and improvements:
⦠Auto-reload Kedro-Viz on project file changes.
⦠Toggle Kedro-Viz theme directly from VS Code.
⦠Migrated Webview from react-scripts to Vite.
⦠Relative path support in kedroProjectPath, auto-detection of Kedro projects, and multiple project support.
⦠Developer experience, security, and dependency updates read our release notes for more information.
āāāāāāāāāāāāāāāāāāāāāāāā
š Community contributions:
A huge thank you to everyone who contributed to these releases!
Kedro 1.3.1: aziq, zhubaobao2024, Camille Coeurjoly, sinanpl, Mr-Neutr0n, mvhensbergen, SayantanDutt
Kedro-Datasets 9.3.0: Priyanka, Akumawavez, Joris, Bas-commits, oomenn, Celina, Juanchodpg2
VSCode-Kedro 0.7.0: pascalwhoop
šÆ How to get the latest releases
⢠Python users
pip install kedro==1.3.1
pip install kedro-datasets==9.3.0
⢠VS Code users
Search for Kedro in the Extensions marketplace and update to v0.7.0.
š Helpful links
⢠Kedro-datasets GitHub repository
⢠Kedro core GitHub repository
⢠VSCode-Kedro GitHub repository
⢠Kedro docs
You too can contribute by using these features and providing feedback. Follow our roadmap for more updates, comment on the tickets, and suggest future features to the community.
Until next time,
The Kedro Team š