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 651a6d6a68 standardizes template fields for `BaseSQLOperator` and adds
`database` as a templated field (#39826)
add b5bb039811 Fix bug that makes `AirflowSecurityManagerV2` leave
transactions in the `idle in transaction` state (#39935)
No new revisions were added by this update.
Summary of changes:
airflow/www/security_manager.py | 10 ++++------
tests/www/test_security_manager.py | 31 +++++++++++++++++++++++++++++++
2 files changed, 35 insertions(+), 6 deletions(-)