This is an automated email from the ASF dual-hosted git repository.
amoghdesai pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 3d10124d8d9 Remove legacy methods on `models.BaseOperator` (#52888)
add a85a589822f Move all BaseHook usages to version_compat in Amazon
(#52796)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/amazon/aws/hooks/base_aws.py | 6 +-----
.../amazon/aws/hooks/sagemaker_unified_studio.py | 6 +-----
.../airflow/providers/amazon/aws/transfers/s3_to_sql.py | 7 +------
.../airflow/providers/amazon/aws/transfers/sql_to_s3.py | 7 +------
.../src/airflow/providers/amazon/version_compat.py | 16 +++++++++++++++-
.../tests/unit/amazon/aws/operators/test_base_aws.py | 6 +-----
.../tests/unit/amazon/aws/sensors/test_base_aws.py | 6 +-----
7 files changed, 21 insertions(+), 33 deletions(-)