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 80377dd1b7f #59475 (docs): added few clarification docs for OAuth
Authentication type (#60109)
add e626a7f9de6 Upgrade SQLAlchemy (SQLA) to 2.0 (#59218)
No new revisions were added by this update.
Summary of changes:
airflow-core/pyproject.toml | 4 +-
airflow-core/src/airflow/utils/db.py | 431 +++++++++++++++------
airflow-core/src/airflow/utils/db_manager.py | 22 ++
providers/fab/docs/index.rst | 1 -
providers/fab/pyproject.toml | 3 -
.../unit/fab/auth_manager/test_fab_auth_manager.py | 16 +-
6 files changed, 353 insertions(+), 124 deletions(-)