kedro-airflow-0.9.0
·
119 commits
to main
since this release
- Sort DAGs to make sure
kedro airflow create
is deterministic. - Option to group MemoryDatasets in the same Airflow task (breaking change for custom template via
--jinja-file
). - Include the environment name in the DAG file name when different from the default.
- Added support for Python 3.12