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/07/21 17:37:13 UTC

[airflow] branch main updated (f44d7bd -> 8b100fc)

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 f44d7bd  Made S3ToRedshiftOperator transaction safe (#17117)
     add 8b100fc  ECSOperator / pass context to self.xcom_pull as it was missing (when using reattach) (#17141)

No new revisions were added by this update.

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