This is an automated email from the ASF dual-hosted git repository.
shahar pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from e0bddbc438 Add more filters and search to get_dags endpoint (#42321)
add eed1d0d254 Bugfix/dataflow job location passing (#41887)
No new revisions were added by this update.
Summary of changes:
airflow/providers/apache/beam/operators/beam.py | 4 ++++
airflow/providers/google/cloud/hooks/dataflow.py | 19 ++++++++++++++-----
airflow/providers/google/cloud/operators/dataflow.py | 2 ++
tests/providers/apache/beam/operators/test_beam.py | 20 +++++++++++++++-----
.../google/cloud/operators/test_dataflow.py | 2 +-
5 files changed, 36 insertions(+), 11 deletions(-)