File tree Expand file tree Collapse file tree 9 files changed +23
-10
lines changed
lib/gapic/generator/cloud Expand file tree Collapse file tree 9 files changed +23
-10
lines changed Original file line number Diff line number Diff line change 11# Release History for gapic-generator-ads
22
3+ ### 0.45.4 / 2025-06-26
4+
5+ * Includes changes from gapic-generator 0.45.4
6+
37### 0.45.3 / 2025-06-21
48
59* Includes changes from gapic-generator 0.45.3
Original file line number Diff line number Diff line change 11PATH
22 remote: ../gapic-generator
33 specs:
4- gapic-generator (0.45.3 )
4+ gapic-generator (0.45.4 )
55 actionpack (~> 8.0 )
66 bigdecimal (~> 3.0 )
77 google-cloud-common (~> 1.2 )
1212PATH
1313 remote: .
1414 specs:
15- gapic-generator-ads (0.45.3 )
16- gapic-generator (= 0.45.3 )
15+ gapic-generator-ads (0.45.4 )
16+ gapic-generator (= 0.45.4 )
1717
1818GEM
1919 remote: https://rubygems.org/
Original file line number Diff line number Diff line change 1818module Gapic
1919 module Generator
2020 module Ads
21- VERSION = "0.45.3 "
21+ VERSION = "0.45.4 "
2222 end
2323 end
2424end
Original file line number Diff line number Diff line change 11# Release History for gapic-generator-cloud
22
3+ ### 0.45.4 / 2025-06-26
4+
5+ * Includes changes from gapic-generator 0.45.4
6+
37### 0.45.3 / 2025-06-21
48
59* Includes changes from gapic-generator 0.45.3
Original file line number Diff line number Diff line change 11PATH
22 remote: ../gapic-generator
33 specs:
4- gapic-generator (0.45.3 )
4+ gapic-generator (0.45.4 )
55 actionpack (~> 8.0 )
66 bigdecimal (~> 3.0 )
77 google-cloud-common (~> 1.2 )
1212PATH
1313 remote: .
1414 specs:
15- gapic-generator-cloud (0.45.3 )
16- gapic-generator (= 0.45.3 )
15+ gapic-generator-cloud (0.45.4 )
16+ gapic-generator (= 0.45.4 )
1717
1818GEM
1919 remote: https://rubygems.org/
Original file line number Diff line number Diff line change 1818module Gapic
1919 module Generator
2020 module Cloud
21- VERSION = "0.45.3 "
21+ VERSION = "0.45.4 "
2222 end
2323 end
2424end
Original file line number Diff line number Diff line change 11# Release History for gapic-generator
22
3+ ### 0.45.4 / 2025-06-26
4+
5+ * Fix: docs for oneof parameters
6+ * Fix: remove require when rest operations are not generated
7+
38### 0.45.3 / 2025-06-21
49
510* Fix: correct pagination heuristic for Compute
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- gapic-generator (0.45.3 )
4+ gapic-generator (0.45.4 )
55 actionpack (~> 8.0 )
66 bigdecimal (~> 3.0 )
77 google-cloud-common (~> 1.2 )
Original file line number Diff line number Diff line change 1616
1717module Gapic
1818 module Generator
19- VERSION = "0.45.3 "
19+ VERSION = "0.45.4 "
2020 end
2121end
You can’t perform that action at this time.
0 commit comments