Hi <!channel>, we are excited to announce that *Ke...
# announcements
j
Hi <!channel>, we are excited to announce that Kedro
0.18.11
is out! K
TLDR: In this release, we added added a new
databricks-iris
official starter and significantly improved the documentation around Databricks deployments. We also fixed some bugs around micropackaging and remote datasets, updated the documentation for Prefect 2.0, and deprecated some class names.
Kedro 0.18.11 is a non-breaking release in the 0.18.x series, which means you can upgrade with:
pip install kedro==0.18.11
or
conda/mamba/micromamba install -c conda-forge kedro=0.18.11
šŸš€ Major Features and improvements ā€¢ Added
databricks-iris
as an official starter. šŸŖ² Bug fixes and other changes ā€¢ Reworked micropackaging workflow to use standard Python packaging practices. ā€¢ Make
kedro micropkg package
accept
--verbose
. ā€¢ Compare for protocol and delimiter in
PartitionedDataSet
to be able to pass the protocol to partitions which paths starts with the same characters as the protocol (e.g.
<s3://s3-my-bucket>
). āœļø Documentation changes ā€¢ Significant improvements to the documentation that covers working with Databricks and Kedro, including a new page for workspace-only development, and a guide to choosing the best workflow for your use case. ā€¢ Updated documentation for deploying with Prefect for version 2.0. āš ļø Upcoming deprecations ā€¢ Renamed dataset and error classes, in accordance with the Kedro lexicon. Dataset classes ending with "DataSet" and error classes starting with "DataSet" are deprecated and will be removed in 0.19.0. šŸ’Œ Community contributions ā€¢ Many thanks to jmalovera10, @Rahul Kumar, @Julius Hetzel, jacobweiss2305, eduardoconto and tomasvanpottelbergh for contributing PRs to this release! 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 šŸ’›
šŸ„³ 4
šŸŽ‰ 2
šŸ‘ 1
K 11
šŸ§± 2
šŸ‘Œ 1
1000000 1
šŸŒ 2
m
I really like the speedup of the release cadence compared to previous years! Keep up to good work šŸ’Ŗ
šŸ’Œ 6
šŸ‘ 4
šŸ’› 4
šŸ‘šŸ¾ 1
šŸ‘šŸ½ 1
j
thanks a lot @Matthias Roels!! šŸ˜Š there's a lot of cool stuff in the pipeline, stay tuned šŸ’ŖšŸ¼
j
Thanks @Matthias Roels -- it means we can bring you all the docs updates almost as soon as they're done.
šŸš€ 1
n
šŸ”„ 4