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

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


    from 25b62a7  Further improves image caching for Breeze (#22625)
     add 7ca4e93  Add API endpoint to list mapped task instances (#22341)

No new revisions were added by this update.

Summary of changes:
 .../endpoints/task_instance_endpoint.py            | 112 ++++++
 airflow/api_connexion/openapi/v1.yaml              |  44 +++
 airflow/models/taskinstance.py                     |   4 +
 .../test_mapped_task_instance_endpoint.py          | 419 +++++++++++++++------
 .../endpoints/test_task_instance_endpoint.py       |   9 +
 5 files changed, 472 insertions(+), 116 deletions(-)

Reply via email to