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

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


    from 9f43d6666b3 [provider-airbyte] add option to create connections using 
proxies (#49729)
     add 381da6c6d6a Rename the internal list backfills endpoint (#51200)

No new revisions were added by this update.

Summary of changes:
 .../airflow/api_fastapi/core_api/openapi/_private_ui.yaml  |  4 ++--
 .../airflow/api_fastapi/core_api/routes/ui/backfills.py    |  2 +-
 airflow-core/src/airflow/ui/openapi-gen/queries/common.ts  | 14 +++++++-------
 .../src/airflow/ui/openapi-gen/queries/ensureQueryData.ts  |  8 ++++----
 .../src/airflow/ui/openapi-gen/queries/prefetch.ts         |  8 ++++----
 airflow-core/src/airflow/ui/openapi-gen/queries/queries.ts | 10 +++++-----
 .../src/airflow/ui/openapi-gen/queries/suspense.ts         | 10 +++++-----
 .../src/airflow/ui/openapi-gen/requests/services.gen.ts    |  8 ++++----
 .../src/airflow/ui/openapi-gen/requests/types.gen.ts       |  6 +++---
 .../airflow/ui/src/components/Banner/BackfillBanner.tsx    |  8 ++++----
 .../src/airflow/ui/src/pages/Dag/Backfills/Backfills.tsx   |  4 ++--
 .../src/airflow/ui/src/queries/useCreateBackfill.ts        |  4 ++--
 12 files changed, 43 insertions(+), 43 deletions(-)

Reply via email to