This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.
from bdcb6f8 Remove the ability to add hooks to airflow.hooks namespace
(#12108)
add 0caec9f Dataflow - add waiting for successful job cancel (#11501)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/cloud/hooks/dataflow.py | 46 ++++++++++++++++--
.../providers/google/cloud/operators/dataflow.py | 26 +++++++++-
.../providers/google/cloud/hooks/test_dataflow.py | 56 ++++++++++++++++++++++
.../google/cloud/operators/test_mlengine_utils.py | 6 ++-
4 files changed, 129 insertions(+), 5 deletions(-)