This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 4ab8e5ec96c AIP-38 Ability to update note when clearing a DagRun
(#45434)
add 228127036a8 Deprecate page_size parameter for Google Ads API v17 and
later versions (#45239)
No new revisions were added by this update.
Summary of changes:
.../src/airflow/providers/google/ads/hooks/ads.py | 35 +++++++++++++++-------
.../providers/google/ads/transfers/ads_to_gcs.py | 22 +++++++++++---
providers/tests/google/ads/hooks/test_ads.py | 33 +++++++++++++++++++-
providers/tests/google/ads/operators/test_ads.py | 2 +-
.../tests/google/ads/transfers/test_ads_to_gcs.py | 32 ++++++++++++++++++++
5 files changed, 108 insertions(+), 16 deletions(-)