This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git


    from b1033fc8437 docs: remove DAG owner links how-to since no feature 
parity (#49262)
     add ad2604461cf Ensure scheduler uses best available serdag for dag run 
(#49097)

No new revisions were added by this update.

Summary of changes:
 airflow-core/docs/img/airflow_erd.sha256           |    2 +-
 airflow-core/docs/img/airflow_erd.svg              | 3757 ++++++++++----------
 .../src/airflow/jobs/scheduler_job_runner.py       |   95 +-
 .../versions/0047_3_0_0_add_dag_versioning.py      |   10 +
 airflow-core/src/airflow/models/dag.py             |    7 +-
 airflow-core/src/airflow/models/dagrun.py          |   22 +-
 .../unit/api_fastapi/common/test_exceptions.py     |    6 +-
 airflow-core/tests/unit/jobs/test_scheduler_job.py |   89 +-
 .../tests/unit/models/test_taskinstance.py         |    5 +-
 devel-common/src/tests_common/test_utils/db.py     |    3 +
 10 files changed, 2043 insertions(+), 1953 deletions(-)

Reply via email to