This is an automated email from the ASF dual-hosted git repository. ash pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/airflow.git
from 78b8b3c29e7 Alias `task_display_name` for `EventLogResponse` (#55160) add 6a10bc6bf94 Reducing memory footprint for synchronous `S3KeySensor` (#55070) No new revisions were added by this update. Summary of changes: .../src/airflow/providers/amazon/aws/hooks/s3.py | 37 ++++++++++++++++---- .../src/airflow/providers/amazon/aws/sensors/s3.py | 35 +++++++++++++------ .../amazon/tests/unit/amazon/aws/hooks/test_s3.py | 19 +++++++---- .../tests/unit/amazon/aws/sensors/test_s3.py | 39 ++++++++++++---------- 4 files changed, 87 insertions(+), 43 deletions(-)