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 b5bb039811 Fix bug that makes `AirflowSecurityManagerV2` leave
transactions in the `idle in transaction` state (#39935)
add 19c145c9ef Resolve aws emr deprecations in tests (#40020)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/operators/emr.py | 4 +-
tests/deprecations_ignore.yml | 19 ---
.../aws/operators/test_emr_notebook_execution.py | 8 +-
.../amazon/aws/operators/test_emr_serverless.py | 164 +++++++++++++++------
4 files changed, 121 insertions(+), 74 deletions(-)