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 740da666b58 Don't depend upon FastAPI inside Task-SDK client (#59250)
     add 12a66dbccab Keycloak: implement connection pooling (#59252)

No new revisions were added by this update.

Summary of changes:
 providers/keycloak/provider.yaml                   | 16 +++++
 .../providers/keycloak/auth_manager/constants.py   |  2 +
 .../keycloak/auth_manager/keycloak_auth_manager.py | 39 +++++++++++-
 .../providers/keycloak/get_provider_info.py        | 14 ++++
 .../auth_manager/test_keycloak_auth_manager.py     | 74 ++++++++++++----------
 5 files changed, 110 insertions(+), 35 deletions(-)

Reply via email to