Releases: kedro-org/kedro-starters
Releases · kedro-org/kedro-starters
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
0.18.14 Starters
What's Changed
- Update LIFO hooks and pyproject.toml for hooks in starters by @noklam in #146
- Update and fix all links pointing to readthedocs by @merelcht in #148
- Remove old dependencies + use
ruff
for linting by @merelcht in #150 - Add
spaceflights-pyspark
starter by @merelcht in #147 - Create
spaceflights-pyspark-viz
by @merelcht in #149 - Create
spaceflights-pandas-viz
starter by @merelcht in #152 - Resolve inconsistencies in the spaceflights data by @laizaparizotto in #154
- Rename all mentions of
DataSet
toDataset
by @merelcht in #155 - Update README for standalone-datacatalog by @stichbury in #156
New Contributors
- @laizaparizotto made their first contribution in #154
Full Changelog: 0.18.13...0.18.14
0.18.13 Starters
Change starters to use OmegaConfigLoader (#145) * Change starters to use OmegaConfigLoader Signed-off-by: lrcouto <[email protected]> * Fix linter error Signed-off-by: lrcouto <[email protected]> * Update config.yml Signed-off-by: lrcouto <[email protected]> * Suppress linting for imports outside top level Signed-off-by: L. R. Couto <[email protected]> Signed-off-by: lrcouto <[email protected]> * Change flake8 rule suppression to refer to rule number instead of name Signed-off-by: lrcouto <[email protected]> * Fix linter error regarding number of spaces in inline comment Signed-off-by: lrcouto <[email protected]> * Revert "Update config.yml" This reverts commit c75a081b79cff001dab8c5bb62f217ba36de0893. Signed-off-by: lrcouto <[email protected]> * Change flake8 rule ignore to use rule name Signed-off-by: lrcouto <[email protected]> --------- Signed-off-by: lrcouto <[email protected]> Signed-off-by: L. R. Couto <[email protected]> Co-authored-by: Nok Lam Chan <[email protected]>
0.18.12 Starters
What's Changed
Full Changelog: 0.18.11...0.18.12
0.18.11 Starters
What's Changed
- Use console logging by default in the
databricks-iris
starter by @jmholzer in #135 - Update standalone-datacatalog documentation link and fix Markdown by @astrojuanlu in #122
Full Changelog: 0.18.10...0.18.11
0.18.10 Starters
What's Changed
- Update settings.py by @noklam in #133
- Update logging to use kedro.logging.RichHandler by @noklam in #130
- Issue template updates by @astrojuanlu in #132
- Create a databricks-iris starter that enables packaged deployment on Databricks by @jmholzer in #129
- Relax Kedro-Datasets reqs from
~=1.0.0
to~1.0
by @deepyaman in #134
New Contributors
- @astrojuanlu made their first contribution in #132
Full Changelog: 0.18.8...0.18.10
0.18.9 Starters
What's Changed
- Update settings.py by @noklam in #133
- Update logging to use kedro.logging.RichHandler by @noklam in #130
Full Changelog: 0.18.8...0.18.9
0.18.8 Starters
What's Changed
- Bump kedro-viz version by @antonymilne in #121
- Replace use of deprecated
_package_name
variable by @deepyaman in #125 - Remove logs folder from
kedro-starters
by @ankatiyar in #124 - Modify filepath in PySpark Iris starter to point to dbfs:/FileStore by @jmholzer in #126
- Bump Ipython dependencies by @noklam in #128
Full Changelog: 0.18.7...0.18.8
0.18.7 Starters
What's Changed
- Add databricks environment to pyspark-iris starter (#119) by @AhdraMeraliQB
0.18.6 Starters
What's Changed
- Change
project_version
tokedro_init_version
inpyproject.toml
by @ankatiyar in #117 - remove a duplicate extension 'mathjax' from conf.py by @Zheng-Gao-McK in #114
New Contributors
- @Zheng-Gao-McK made their first contribution in #114
Full Changelog: 0.18.5...0.18.6