This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ef86d4e4813 Add support to get XComs with 'include_prior_dates'
(#48440)
add 69ae9e33f81 Update fast-api generated code after Pydantic upgrade
(#48484)
No new revisions were added by this update.
Summary of changes:
airflow-core/pyproject.toml | 2 +-
.../auth/managers/simple/openapi/v1-generated.yaml | 3 +-
.../api_fastapi/core_api/openapi/v1-generated.yaml | 36 ++++++++++++++++------
.../airflow/ui/openapi-gen/requests/schemas.gen.ts | 17 ++++++++++
airflow-ctl/pyproject.toml | 2 +-
generated/provider_dependencies.json | 2 +-
providers/edge/README.rst | 2 +-
providers/edge/pyproject.toml | 2 +-
.../airflow/providers/edge/get_provider_info.py | 2 +-
.../api_fastapi/openapi/v1-generated.yaml | 3 +-
10 files changed, 54 insertions(+), 17 deletions(-)