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

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


    from 626af79f547 Fix Internal Server Error in API server due to 
KeycloakPostError when refreshing user in Keycloak provider (#59361)
     add 1a7c5769340 Add `team_name` to connection public APIs (#59336)

No new revisions were added by this update.

Summary of changes:
 .../api_fastapi/core_api/datamodels/connections.py |  2 +
 .../core_api/openapi/v2-rest-api-generated.yaml    | 12 ++++
 .../airflow/ui/openapi-gen/requests/schemas.gen.ts | 25 ++++++-
 .../airflow/ui/openapi-gen/requests/types.gen.ts   |  2 +
 .../core_api/routes/public/test_connections.py     | 84 +++++++++++++++++++---
 .../src/airflowctl/api/datamodels/generated.py     | 10 +--
 6 files changed, 121 insertions(+), 14 deletions(-)

Reply via email to