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

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


    from 3d89e75eb9 Fix failing Celery Executor tests after config migration 
(#32763)
     add 53c6305bd0 Improve getting the query count in Airflow API endpoints 
(#32630)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/dag_endpoint.py           |  7 ++++---
 airflow/api_connexion/endpoints/dag_run_endpoint.py       | 12 +++++++++---
 airflow/api_connexion/endpoints/dag_warning_endpoint.py   |  5 +++--
 airflow/api_connexion/endpoints/dataset_endpoint.py       |  3 ++-
 airflow/api_connexion/endpoints/task_instance_endpoint.py | 12 ++++++------
 airflow/api_connexion/endpoints/xcom_endpoint.py          |  5 +++--
 airflow/utils/db.py                                       | 15 +++++++++++++++
 airflow/www/views.py                                      | 13 ++++++-------
 8 files changed, 48 insertions(+), 24 deletions(-)

Reply via email to