molcay commented on PR #37787: URL: https://github.com/apache/airflow/pull/37787#issuecomment-1970900575
Hi @eladkal, Since we are using the `google-ads>=22.1` as a dependency it will install the latest version when you have the new installation. So we are just trying to keep it up-to-date. Also `google-ads v23.1` also had the all previous versions. For [this part](https://github.com/apache/airflow/pull/37787/files#diff-8730e73372d65495561958ddee998d632fa38992870a2bb983dfc99a51989856R34-R36), we are using this part just for type checking. For [this part](https://github.com/apache/airflow/pull/37787/files#diff-8730e73372d65495561958ddee998d632fa38992870a2bb983dfc99a51989856R102), we are setting default to latest API version. Developer can use our version if they want, by passing the version. Also, here is [the latest diff for v15 and v16](https://developers.google.com/google-ads/api/diff-tool/v16/versus-v15/diff). It does not have any breaking changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
