You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/07/06 22:10:26 UTC

[airflow] branch main updated (4421023 -> f0df184)

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

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


    from 4421023  Clarify the role of commits history (#16840)
     add f0df184  Update AWS Base hook to use refreshable credentials (#16770) (#16771)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/base_aws.py    | 151 +++++++++++-----------
 tests/providers/amazon/aws/hooks/test_base_aws.py |  88 ++++++++++++-
 2 files changed, 160 insertions(+), 79 deletions(-)