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 5023ae084c Update AWS auth manager CLI command to not disable AVP
schema validation (#38301)
add 7776e9154d Upgrade FAB to 4.4.1 (#38319)
No new revisions were added by this update.
Summary of changes:
airflow/api_connexion/endpoints/pool_endpoint.py | 5 +-
.../fab/auth_manager/security_manager/override.py | 74 ++++++++++++++++++++--
airflow/providers/fab/provider.yaml | 2 +-
dev/breeze/tests/test_packages.py | 6 +-
generated/provider_dependencies.json | 2 +-
pyproject.toml | 2 +-
.../in_container/install_airflow_and_providers.py | 34 +++++++---
tests/www/views/test_session.py | 2 +-
8 files changed, 106 insertions(+), 21 deletions(-)