kedro-airflow-0.6.0
merelcht
released this
01 Aug 12:38
·
288 commits
to main
since this release
- Change reference to
kedro.pipeline.Pipeline
object throughout test suite withkedro.modular_pipeline.pipeline
factory. - Migrate all project metadata to static
pyproject.toml
. - Configure DAG kwargs via
airflow.yml
. - The generated DAG file now contains the pipeline name.
- Included help for CLI arguments (see
kedro airflow create --help
). - Added additional CLI argument
--params
to pass configuration to the Jinja2 template.
Community contributions
Many thanks to the following Kedroids for contributing PRs to this release: