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 2021/05/21 08:39:10 UTC

[airflow] branch master updated (85b2ccb -> aa4713e)

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(-)