This is an automated email from the ASF dual-hosted git repository.
kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from d344048 Upgrade to latest isort (5.0.8) (#9782)
add 5ddbbf1 Add API Endpoint - DagRuns Batch (#9556)
No new revisions were added by this update.
Summary of changes:
.../api_connexion/endpoints/dag_run_endpoint.py | 72 ++--
airflow/api_connexion/schemas/dag_run_schema.py | 20 +
.../endpoints/test_dag_run_endpoint.py | 407 +++++++++++++++------
3 files changed, 363 insertions(+), 136 deletions(-)