You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ur...@apache.org on 2021/11/23 19:42:26 UTC

[airflow] branch main updated (fe682ec -> 4be0414)

This is an automated email from the ASF dual-hosted git repository.

uranusjr pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from fe682ec  Fix duplicate changelog entries (#19759)
     add 4be0414  Adjust built-in base_aws methods to avoid Deprecation warnings (#19725)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/base_aws.py | 8 +++++---
 airflow/providers/amazon/aws/hooks/glue.py     | 3 ++-
 airflow/providers/amazon/aws/hooks/s3.py       | 7 +++++--
 airflow/providers/postgres/hooks/postgres.py   | 3 ++-
 4 files changed, 14 insertions(+), 7 deletions(-)