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 2bd701a68a1 Improve IDE type hinting of methdtools.lru_cache in Task 
SDK client (#44152)
     add 29a30b3e62a AIP-84: Migrating DELETE queued asset events for assets to 
FASTAPI (#44138)

No new revisions were added by this update.

Summary of changes:
 airflow/api_connexion/endpoints/asset_endpoint.py  |  1 +
 .../api_fastapi/core_api/openapi/v1-generated.yaml | 49 ++++++++++++++++++++++
 .../api_fastapi/core_api/routes/public/assets.py   | 22 ++++++++++
 airflow/ui/openapi-gen/queries/common.ts           |  3 ++
 airflow/ui/openapi-gen/queries/queries.ts          | 43 +++++++++++++++++++
 airflow/ui/openapi-gen/requests/services.gen.ts    | 32 ++++++++++++++
 airflow/ui/openapi-gen/requests/types.gen.ts       | 34 +++++++++++++++
 .../core_api/routes/public/test_assets.py          | 27 ++++++++++++
 8 files changed, 211 insertions(+)

Reply via email to