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 2021/09/08 19:42:33 UTC

[airflow] branch main updated (ff64fe8 -> 3fe948a)

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 ff64fe8  Allow filtering DAGS by tags in the REST API (#18090)
     add 3fe948a  sftp_to_s3 stream file option (#17609)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/transfers/sftp_to_s3.py    | 15 ++++++++++++---
 tests/providers/amazon/aws/transfers/test_sftp_to_s3.py | 10 +++++++++-
 2 files changed, 21 insertions(+), 4 deletions(-)