Skip to content

apache-airflow-providers-google uses deprecated Google Ads API V8 #22111

Description

@anthonyjgraff

Apache Airflow Provider(s)

google

Versions of Apache Airflow Providers

apache-airflow-providers-google = 6.4.0

Apache Airflow version

2.1.3

Operating System

Debian Buster

Deployment

Other Docker-based deployment

Deployment details

No response

What happened

apache-airflow-providers-google 6.4.0 has the requirement google-ads >=12.0.0,<14.0.1

The latest version of the Google Ads API supported by this is V8 - this was deprecated in November 2021, and is due to be disabled in April / May (see https://developers.google.com/google-ads/api/docs/sunset-dates)

What you expected to happen

Update the requirements to so that the provider uses a version of the Google Ads API which hasn't been deprecated

At the moment, the only non-deprecated version is V10 - support for this was added in google-ads=15.0.0

How to reproduce

No response

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions