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 a50d2e51e05 Fix side effect of not tearing down mongo hook in tests 
(#46291)
     add 72a7fbf4f3e AIP-65 | Filter dag structure by dag version (#46279)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/openapi/v1-generated.yaml |   8 ++
 .../api_fastapi/core_api/routes/ui/structure.py    |  30 ++++--
 airflow/ui/openapi-gen/queries/common.ts           |   4 +-
 airflow/ui/openapi-gen/queries/prefetch.ts         |   5 +
 airflow/ui/openapi-gen/queries/queries.ts          |   6 +-
 airflow/ui/openapi-gen/queries/suspense.ts         |   6 +-
 airflow/ui/openapi-gen/requests/services.gen.ts    |   2 +
 airflow/ui/openapi-gen/requests/types.gen.ts       |   1 +
 .../core_api/routes/ui/test_structure.py           | 103 +++++++++++++++++++++
 9 files changed, 156 insertions(+), 9 deletions(-)

Reply via email to