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/18 18:25:58 UTC

[airflow] branch main updated (27088c4 -> 4cd190c)

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 27088c4  Add IAM Role Credentials to S3ToRedshiftTransfer and RedshiftToS3Transfer (#18156)
     add 4cd190c  ECSOperator realtime logging (#17626)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/aws/operators/ecs.py    | 142 ++++++++++++++----
 tests/providers/amazon/aws/operators/test_ecs.py | 177 +++++++++++++++++++----
 2 files changed, 259 insertions(+), 60 deletions(-)