File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
lib/google/ads/ad_manager Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "google-ads-ad_manager" : " 2.1 .0" ,
2+ "google-ads-ad_manager" : " 3.0 .0" ,
33 "google-ads-ad_manager+FILLER" : " 0.0.0" ,
44 "google-ads-ad_manager-v1" : " 3.0.0" ,
55 "google-ads-ad_manager-v1+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 3.0.0 (2025-12-17)
4+
5+ ### ⚠ BREAKING CHANGES
6+
7+ * Added proto3 optional to Network primitive fields ([ #32254 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32254 ) )
8+
9+ #### Bug Fixes
10+
11+ * Added proto3 optional to Network primitive fields ([ #32254 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32254 ) )
12+
313### 2.1.0 (2025-11-21)
414
515#### Features
Original file line number Diff line number Diff line change 2020module Google
2121 module Ads
2222 module AdManager
23- VERSION = "2.1 .0"
23+ VERSION = "3.0 .0"
2424 end
2525 end
2626end
You can’t perform that action at this time.
0 commit comments