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 00ef9404452 [edge] Fixed UnicodeDecodeError during log file upload of 
Edge worker (#43954)
     add 981ecefd540 AIP-84 Improve doc for backfill API (#43937)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/openapi/v1-generated.yaml | 90 ++++++++++++++++++--
 .../core_api/routes/public/backfills.py            | 12 +--
 airflow/ui/openapi-gen/queries/prefetch.ts         |  4 +-
 airflow/ui/openapi-gen/queries/queries.ts          | 12 +--
 airflow/ui/openapi-gen/queries/suspense.ts         |  4 +-
 airflow/ui/openapi-gen/requests/schemas.gen.ts     | 96 ++++++++++++++++++++++
 airflow/ui/openapi-gen/requests/services.gen.ts    | 12 +--
 airflow/ui/openapi-gen/requests/types.gen.ts       | 51 +++++++++---
 8 files changed, 241 insertions(+), 40 deletions(-)

Reply via email to