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 7ea0f76 Truncate stack trace to DAG user code for exceptions raised
during execution (#20731)
add f0b6398 Bug Fix - S3DeleteObjectsOperator will try and delete all
keys (#21458)
No new revisions were added by this update.
Summary of changes:
airflow/providers/amazon/aws/operators/s3.py | 14 ++--
.../amazon/aws/operators/test_s3_delete_objects.py | 96 ++++++++++++++++++++++
2 files changed, 104 insertions(+), 6 deletions(-)