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 2682dd6b2c Update Helm version in Breeze as well (#25589)
add a0212a3593 refactor: Deprecate parameter 'host' as an extra attribute
for the connection. Depreciation is happening in favor of 'endpoint_url' in
extra. (#25494)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/hooks/base_aws.py | 2 +-
.../amazon/aws/utils/connection_wrapper.py | 17 +++++++++
.../connections/aws.rst | 3 +-
.../amazon/aws/utils/test_connection_wrapper.py | 40 +++++++++++++++++++---
4 files changed, 55 insertions(+), 7 deletions(-)