You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/04/25 22:05:07 UTC

[airflow] branch main updated (4698f5ef24 -> ff85c12f4a)

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 4698f5ef24 minor callable fix (#23151)
     add 444794446d Add sample dag and doc for S3KeysUnchangedSensor
     add ff85c12f4a Fix "Chain not supported for different length Iterable"

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/example_dags/example_s3.py | 15 ++++++++++++++-
 airflow/providers/amazon/aws/sensors/s3.py              |  4 ++++
 docs/apache-airflow-providers-amazon/operators/s3.rst   | 17 +++++++++++++++++
 3 files changed, 35 insertions(+), 1 deletion(-)