Skip to content

Releases: feluelle/airflow-diagrams

Airflow-Diagrams 1.0.0rc1

17 Jan 07:46
Compare
Choose a tag to compare
Pre-release

What's Changed

  • CLI to call the auto-generator
  • Use Apache Airflow Python Client to retrieve airflow information
  • Use fuzzy string matching to match diagram nodes from airflow tasks

Full Changelog: v0.1.0...v1.0.0rc1

Airflow Diagrams v0.1.0

13 Jul 15:21
Compare
Choose a tag to compare

This is the first release containing the mapping for all available Airflow operators of the latest Airflow (1.10.11) release.

See the mapping.json for details on which Airflow task type will be mapped to which Diagram.

Major changes:

  • [FEATURE] Add complete mapping for Airflow 1.10.11 operators to latest Diagrams b34dbd5
  • [BUGFIX] Fix duplicate import paths in generated diagram code be33a74
  • [BUGFIX] Add missing diagram nodes be33a74
  • [EXPERIMENTAL] Add AIRFLOW_DIAGRAMS__DEFAULT_TO_BLANK environment variable to not raise an error if there is no mapping available for a task be33a74

Third release of airflow-diagrams (post1)

07 Jul 15:23
Compare
Choose a tag to compare

This release contains the important version fix 6a24958 which was missing in v0.0.3.

Third release of airflow-diagrams

07 Jul 15:11
Compare
Choose a tag to compare

This release is based on 4fda74f

It contains:

  • a basic system test
  • github actions to test and publish the package
  • documentation changes

This release can be installed via pip install airflow-diagrams==0.0.3

Second release of airflow-diagrams

06 Jul 09:41
Compare
Choose a tag to compare

This release is based on e271200

It fixes an issue 0c30e85 with the previous mapping

This release can be installed via pip install airflow-diagrams==0.0.2

First release of airflow-diagrams

06 Jul 09:36
Compare
Choose a tag to compare
Pre-release

This release is based on 88fba31 - means everything prior to this commit is included in this first release.

This release can be installed via pip install airflow-diagrams==0.0.1