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