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 ba00da49fbf Validate plugins in /plugins API and skip invalid ones 
with warnings (#55673)
     add 78b8b3c29e7 Alias `task_display_name` for `EventLogResponse` (#55160)

No new revisions were added by this update.

Summary of changes:
 .../src/airflow/api_fastapi/core_api/datamodels/event_logs.py |  3 +++
 .../api_fastapi/core_api/openapi/v2-rest-api-generated.yaml   |  5 +++++
 .../airflow/api_fastapi/core_api/routes/public/event_logs.py  |  5 ++++-
 airflow-core/src/airflow/models/log.py                        |  8 ++++++++
 .../src/airflow/ui/openapi-gen/requests/schemas.gen.ts        | 11 +++++++++++
 airflow-core/src/airflow/ui/openapi-gen/requests/types.gen.ts |  1 +
 .../api_fastapi/core_api/routes/public/test_event_logs.py     |  4 ++++
 airflow-ctl/src/airflowctl/api/datamodels/generated.py        |  1 +
 8 files changed, 37 insertions(+), 1 deletion(-)

Reply via email to