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

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


    from d377a5c9463 Restrict setuptools 82.0.0 in cassandra provider (#61666)
     add e8140016f04 Alias run_after for XComResponse (#61443)

No new revisions were added by this update.

Summary of changes:
 .../airflow/api_fastapi/core_api/datamodels/xcom.py |  1 +
 .../core_api/openapi/v2-rest-api-generated.yaml     | 15 +++++++++++++++
 .../airflow/ui/openapi-gen/requests/schemas.gen.ts  | 21 ++++++++++++++++++---
 .../airflow/ui/openapi-gen/requests/types.gen.ts    |  3 +++
 airflow-core/src/airflow/ui/src/pages/XCom/XCom.tsx | 14 +++++++++++++-
 .../api_fastapi/core_api/routes/public/test_xcom.py | 12 ++++++++++++
 .../src/airflowctl/api/datamodels/generated.py      |  3 +++
 .../tests/airflow_ctl/api/test_operations.py        |  2 ++
 8 files changed, 67 insertions(+), 4 deletions(-)

Reply via email to