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 9bc28403811 Update newsfragment text for clarification (#44266)
     add 22d1406af24 Make filters param optional and fix typing (#44226)

No new revisions were added by this update.

Summary of changes:
 airflow/api_fastapi/common/db/common.py            | 56 +++++++++++++++++-----
 .../api_fastapi/core_api/routes/public/assets.py   |  6 +--
 .../core_api/routes/public/backfills.py            |  4 +-
 .../core_api/routes/public/connections.py          |  1 -
 .../api_fastapi/core_api/routes/public/dag_run.py  |  3 +-
 .../core_api/routes/public/dag_warning.py          |  6 +--
 airflow/api_fastapi/core_api/routes/public/dags.py |  8 ++--
 .../core_api/routes/public/event_logs.py           |  9 +---
 .../core_api/routes/public/import_error.py         |  5 +-
 .../api_fastapi/core_api/routes/public/pools.py    |  1 -
 .../core_api/routes/public/task_instances.py       | 14 +-----
 .../core_api/routes/public/variables.py            |  1 -
 12 files changed, 59 insertions(+), 55 deletions(-)

Reply via email to