You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/10/06 16:38:13 UTC

[airflow] branch main updated (8898db999c -> 8a1bbcfcb3)

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 8898db999c fix next run dataset modal links (#26897)
     add 8a1bbcfcb3 Avoid circular imports in AWS Secrets Backends if obtain secrets from config (#26784)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/base_aws.py     |  7 +++-
 .../amazon/aws/utils/connection_wrapper.py         | 49 +++++++++++++++++++---
 .../amazon/aws/utils/test_connection_wrapper.py    | 31 +++++++++++++-
 3 files changed, 78 insertions(+), 9 deletions(-)