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 48c0664ec5 Move dataset dagrun creation to scheduler main (#24969)
     add b9b8841ef3 Allow AWS Secrets Backends use AWS Connection capabilities 
(#25628)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/hooks/base_aws.py     |  22 ++--
 .../amazon/aws/secrets/secrets_manager.py          |  52 ++++++---
 .../amazon/aws/secrets/systems_manager.py          |  52 ++++++---
 .../amazon/aws/utils/connection_wrapper.py         | 122 ++++++++++++++++++---
 .../connections/aws.rst                            |  37 ++++---
 .../secrets-backends/aws-secrets-manager.rst       |  11 +-
 .../secrets-backends/aws-ssm-parameter-store.rst   |  11 ++
 .../2020-01-01T00_00_00+00_00/1.log                |   0
 tests/providers/amazon/aws/hooks/test_base_aws.py  |  42 ++++---
 .../amazon/aws/secrets/test_secrets_manager.py     |  28 +++++
 .../amazon/aws/secrets/test_systems_manager.py     |  27 ++++-
 .../amazon/aws/utils/test_connection_wrapper.py    | 119 ++++++++++++++++++--
 12 files changed, 421 insertions(+), 102 deletions(-)
 copy airflow/_vendor/__init__.py => 
local/log/location/dag_for_testing_cloudwatch_task_handler/task_for_testing_cloudwatch_log_handler/2020-01-01T00_00_00+00_00/1.log
 (100%)

Reply via email to