Skip to content

kedro-airflow-0.9.0

Compare
Choose a tag to compare
@merelcht merelcht released this 28 May 04:38
· 108 commits to main since this release
58ef629
  • 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