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 85b2ccb Add `KubernetesPodOperat` `pod-template-file` jinja template
support (#15942)
add aa4713e Use api version only in GoogleAdsHook not operators (#15266)
No new revisions were added by this update.
Summary of changes:
airflow/providers/google/ads/hooks/ads.py | 11 +++++++----
airflow/providers/google/ads/operators/ads.py | 10 +++++++++-
airflow/providers/google/ads/transfers/ads_to_gcs.py | 10 +++++++++-
tests/providers/google/ads/operators/test_ads.py | 8 +++++++-
tests/providers/google/ads/transfers/test_ads_to_gcs.py | 8 +++++++-
5 files changed, 39 insertions(+), 8 deletions(-)