This is an automated email from the ASF dual-hosted git repository.
dstandish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6e93a46c396 Remove unused containerLifecycleHooks field (#60239)
add 32bc0119b40 Separate "next dag run" from "max active runs" (#60006)
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 | 4343 ++++++++++----------
airflow-core/docs/migrations-ref.rst | 4 +-
.../src/airflow/dag_processing/collection.py | 7 +-
.../src/airflow/jobs/scheduler_job_runner.py | 99 +-
..._2_0_add_exceeds_max_runs_flag_to_dag_model.py} | 28 +-
airflow-core/src/airflow/models/dag.py | 11 +-
airflow-core/src/airflow/utils/db.py | 2 +-
airflow-core/tests/unit/jobs/test_scheduler_job.py | 148 +-
airflow-core/tests/unit/models/test_dag.py | 18 +-
10 files changed, 2270 insertions(+), 2392 deletions(-)
copy
airflow-core/src/airflow/migrations/versions/{0062_3_0_0_remove_dag_default_view.py
=> 0097_3_2_0_add_exceeds_max_runs_flag_to_dag_model.py} (64%)