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

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


    from 1eb683be3a7 Add ability to list active backfills both across cluster 
and per-dag (#44624)
     add 6ab06b3e093 AIP-84 Standardize patch behavior across endpoints in fast 
api (#44619)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/routes/public/connections.py  | 14 ++++++++++++--
 airflow/api_fastapi/core_api/routes/public/dag_run.py  | 13 +++++++++++--
 airflow/api_fastapi/core_api/routes/public/dags.py     | 18 +++++++++++++++---
 airflow/api_fastapi/core_api/routes/public/pools.py    |  4 +++-
 .../core_api/routes/public/task_instances.py           | 15 ++++++++++++---
 .../api_fastapi/core_api/routes/public/variables.py    | 17 +++++++++++++----
 .../core_api/routes/public/test_connections.py         |  4 ++--
 .../api_fastapi/core_api/routes/public/test_dag_run.py |  3 ++-
 8 files changed, 70 insertions(+), 18 deletions(-)

Reply via email to