Releases: kedro-org/kedro-starters
Releases · kedro-org/kedro-starters
0.19.9 Starters
Moved development requirements (#238) Signed-off-by: Elena Khaustova <[email protected]>
0.19.8 Starters
add the jupyter dependencies into starter (#229) Signed-off-by: Nok <[email protected]>
0.19.7 Starters
Removed kedro telemetry dependency (#224) Signed-off-by: Elena Khaustova <[email protected]>
0.19.6 Starters
Add python 3.12 to starters builds (#219) * Add python 3.12 to starters builds Signed-off-by: Ankita Katiyar <[email protected]> * Add setuptools for spaceflights-pyspark-viz Signed-off-by: Ankita Katiyar <[email protected]> --------- Signed-off-by: Ankita Katiyar <[email protected]>
0.19.5 Starters
What's Changed
- Add nightly build and failure notification on
kedro-starters
by @ankatiyar in #218 - Add
setuptools
tospaceflights-pyspark-viz
requirements by @ankatiyar in #220 - Add support for Python 3.12
Full Changelog: 0.19.4...0.19.5
0.19.4 Starters
fix: Update example test files (#216) Signed-off-by: Ahdra Merali <[email protected]>
0.19.3 Starters
Remove tutorial references (#211) Signed-off-by: Ahdra Merali <[email protected]>
0.19.2 Starters
Move tools e2e tests to kedro-starters (#209) * add tools e2e tests * add tools.feature * run example_pipeline with "y" * fix run * update tools e2e tests to shortnames * update check_created_project_structure_from_tools for shortnames * add shortname changes to e2e run_steps * fix example_pipeline again
0.19.1 Starters
What's Changed
- Bump kedro-telemetry to latest release by @merelcht in #196
- Remove Kedro Viz Upperbound requirements by @ravi-kumar-pilla in #199
0.19.0 Starters
What's Changed
- Drop python 3.7 from starters by @SajidAlamQB in #159
- Add post_gen_project to spaceflights-pyspark by @SajidAlamQB in #157
- Fix buggy entrypoint in databricks starters by @noklam in #163
- Rename spaceflights starter to
spaceflights-pandas
by @ankatiyar in #162 - Merge pyproject.toml files for starters by @DimedS in #167
- Fix spaceflights-pyspark starter by @SajidAlamQB in #168
- Move
tests
folder to be aligned withdevelop
template by @SajidAlamQB in #170 - Support post_gen hook for viz and pyspark-viz starter by @noklam in #172
- Feature/reduce spaceflights data by @laizaparizotto in #158
- Add
3.11
builds tokedro-starters
by @merelcht in #173 - Add
credentials.yml
placeholder files to all spaceflights projects by @merelcht in #174 - Move test dir in
spaceflights-pandas
one level down by @merelcht in #176 - Move
logging.yml
in spaceflights starters by @SajidAlamQB in #177 - Add
add_ons
topyproject.toml
in spaceflight starters by @merelcht in #175 - Rename
reporting.yml
toparameters_reporting.yml
by @merelcht in #178 - Remove data directory from sqlite store setup by @merelcht in #180
- Move
logging.yml
files fromconf/base
toconf
by @AhdraMeraliQB in #182 - add default environment in settings by @noklam in #183
- Explicitly set
base_env
anddefault_run_env
insettings.py
by @merelcht in #186 - Add example_pipeline to starters hooks by @DimedS in #181
- Update all readmes by @merelcht in #185
- Archive deprecated starters + remove e2e tests by @merelcht in #184
- Remove empty dirs by @merelcht in #187
- Rename add-ons to tools by @AhdraMeraliQB in #189
- Github actions migration (2nd attempt) by @ankatiyar in #190
- Fix databricks entry point by @DimedS in #191
- Revert
kedro-viz
pin to release version by @SajidAlamQB in #193 - Add clarifications to the logging.yml file by @DimedS in #192
- Consistently write "PySpark" rather than "Pyspark" by @deepyaman in #179
- Revert changes to
test_requirements.txt
to usemain
instead ofdevelop
by @SajidAlamQB in #194
Full Changelog: 0.18.14...0.19.0