This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 662f6e2d947 AIP-79 Support Airflow 2.x plugins in fast api. Embed a
minimal version of the Flask application in fastapi application (#44464)
add 77c115f13df AIP-82 Handle paused DAGs (#44456)
No new revisions were added by this update.
Summary of changes:
airflow/dag_processing/collection.py | 31 ++++++++++++++-
tests/dag_processing/test_collection.py | 69 ++++++++++++++++++++++++++++++++-
tests/models/test_dag.py | 20 +++++-----
tests_common/test_utils/db.py | 15 +++++++
4 files changed, 122 insertions(+), 13 deletions(-)