This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 6290287b0da Add bundle_name to DagBag during execution time parse()
(#57651)
add 3bb724f0c95 Fix: S3KeySensor deferrable mode ignores metadata_keys,
returns only key names, and doesn't pass context to check_fn (#56910)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/amazon/aws/sensors/s3.py | 3 +-
.../airflow/providers/amazon/aws/triggers/s3.py | 31 +++++-
.../tests/unit/amazon/aws/triggers/test_s3.py | 104 ++++++++++++++++++++-
3 files changed, 131 insertions(+), 7 deletions(-)