This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ff03c74542f Fix Triggerer crashing if Trigger uses builtin print
function (#60258)
add 246a386a986 Fix CloudDataTransferServiceUpdateJobOperator AWS
credential injection for S3 sources (#61611)
No new revisions were added by this update.
Summary of changes:
.../cloud/cloud_storage_transfer_service.rst | 27 +++++--
.../operators/cloud_storage_transfer_service.py | 23 +++++-
.../example_cloud_storage_transfer_service_aws.py | 29 ++++++++
.../test_cloud_storage_transfer_service.py | 83 ++++++++++++++++++++++
4 files changed, 156 insertions(+), 6 deletions(-)