eladkal commented on code in PR #30326:
URL: https://github.com/apache/airflow/pull/30326#discussion_r1151509871


##########
airflow/providers/google/CHANGELOG.rst:
##########
@@ -23,6 +23,17 @@
 Changelog
 ---------
 
+9.0.0
+.....
+
+Breaking changes
+~~~~~~~~~~~~~~~~
+
+Bid manager API v1 and v1.1 is deprecated and will be sunset
+for more information please check: 
https://developers.google.com/bid-manager/v1.1
+* ``Migrate DV360 operators to use API v2 (#30326)``

Review Comment:
   ```suggestion
   Google  announced sunset of Bid manager API v1 and v1.1 by April 27, 2023
   for more information please check: 
https://developers.google.com/bid-manager/v1.1
   As a result default value of `api_version` in `GoogleDisplayVideo360Hook` 
and related operators updated to `v2`
   ```



-- 
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]

Reply via email to