astronomer / dag-factory

Dynamically generate Apache Airflow DAGs from YAML configuration files
Apache License 2.0
1.21k stars 183 forks source link

Release 0.20.0 #254

Closed tatiana closed 1 month ago

tatiana commented 1 month ago

Added

Fixed

Others

Breaking changes

Closes: #217

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.96%. Comparing base (2f62442) to head (f9996c8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #254 +/- ## ======================================= Coverage 93.96% 93.96% ======================================= Files 8 8 Lines 630 630 ======================================= Hits 592 592 Misses 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

tatiana commented 1 month ago

We just released an alpha version, 0.20.0a1, with the changes in the description of the PR, as of d67be8d3eb25b1c61eaaf2dd609d9044ce40c9f2.

Please, @john-drews @subbota19 @Baraldo @quydx, if you could support us validating this DAG Factory pre-release, it would be very helpful: https://pypi.org/project/dag-factory/0.20.0a1/

Baraldo commented 1 month ago

Hi there @tatiana, for our use case it's all set!