You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by tu...@apache.org on 2020/12/28 15:53:32 UTC

[airflow] branch master updated (04ec45f -> 13a9747)

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

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


    from 04ec45f  Add DataprocCreateWorkflowTemplateOperator (#13338)
     add 13a9747  Revert "Support google-cloud-tasks>=2.0.0 (#13334)" (#13341)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/ADDITIONAL_INFO.md        |   1 -
 airflow/providers/google/cloud/hooks/tasks.py      | 118 ++++++++++-----------
 airflow/providers/google/cloud/operators/tasks.py  |  39 +++----
 setup.py                                           |   2 +-
 tests/providers/google/cloud/hooks/test_tasks.py   |  86 ++++++++-------
 .../providers/google/cloud/operators/test_tasks.py |  65 ++----------
 6 files changed, 136 insertions(+), 175 deletions(-)