You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/06/24 13:00:09 UTC

[airflow] branch main updated (962c5f4 -> 2543c74)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from 962c5f4  Chart: Add more clear docs for setting `pod_template_file.yaml` (#16632)
     add 2543c74  AWS DataSync cancel task on exception (#11011) (#16589)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/amazon/CHANGELOG.rst             |  7 +++++++
 airflow/providers/amazon/aws/hooks/datasync.py     |  6 +++---
 airflow/providers/amazon/aws/operators/datasync.py | 23 ++++++++++++++++++----
 .../amazon/aws/operators/test_datasync.py          |  2 +-
 4 files changed, 30 insertions(+), 8 deletions(-)