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

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


    from b69441dc278 AIP-72: Simplify `test_get_templated_fields` test (#44920)
     add 464e9eed479 add time filter on asset events (#44795)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/openapi/v1-generated.yaml | 18 +++++++
 .../api_fastapi/core_api/routes/public/assets.py   |  5 +-
 airflow/ui/openapi-gen/queries/common.ts           |  6 +++
 airflow/ui/openapi-gen/queries/prefetch.ts         | 10 ++++
 airflow/ui/openapi-gen/queries/queries.ts          | 10 ++++
 airflow/ui/openapi-gen/queries/suspense.ts         | 10 ++++
 airflow/ui/openapi-gen/requests/services.gen.ts    |  4 ++
 airflow/ui/openapi-gen/requests/types.gen.ts       |  2 +
 .../core_api/routes/public/test_assets.py          | 62 ++++++++++++++++++++--
 9 files changed, 121 insertions(+), 6 deletions(-)

Reply via email to