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 2020/08/14 22:40:47 UTC

[airflow] branch master updated (47387a6 -> 4454224)

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

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


    from 47387a6  Catch Permission Denied exception when getting secret from GCP Secret Manager. (#10326)
     add 4454224  Fix clear future recursive when ExternalTaskMarker is used (#9515)

No new revisions were added by this update.

Summary of changes:
 airflow/models/dag.py                      |  2 +-
 tests/sensors/test_external_task_sensor.py | 28 ++++++++++++++++++++++++++--
 2 files changed, 27 insertions(+), 3 deletions(-)