File tree Expand file tree Collapse file tree 9 files changed +29
-13
lines changed
lib/gapic/generator/cloud Expand file tree Collapse file tree 9 files changed +29
-13
lines changed Original file line number Diff line number Diff line change 11# Release History for gapic-generator-ads
22
3+ ### 0.48.0 / 2026-03-13
4+
5+ * Includes changes from gapic-generator 0.48.0
6+ * Feature: Upgrade dependencies for Ruby 4.0
7+
38### 0.47.2 / 2025-10-22
49
510* Includes changes from gapic-generator 0.47.2
Original file line number Diff line number Diff line change 11PATH
22 remote: ../gapic-generator
33 specs:
4- gapic-generator (0.47.2 )
4+ gapic-generator (0.48.0 )
55 actionpack (~> 8.0 )
66 bigdecimal (~> 3.0 )
77 google-cloud-common (~> 1.2 )
1212PATH
1313 remote: .
1414 specs:
15- gapic-generator-ads (0.47.2 )
16- gapic-generator (= 0.47.2 )
15+ gapic-generator-ads (0.48.0 )
16+ gapic-generator (= 0.48.0 )
1717
1818GEM
1919 remote: https://rubygems.org/
@@ -169,4 +169,4 @@ DEPENDENCIES
169169 yard (~> 0.9 )
170170
171171BUNDLED WITH
172- 4.0.3
172+ 2.6.9
Original file line number Diff line number Diff line change 1818module Gapic
1919 module Generator
2020 module Ads
21- VERSION = "0.47.2 "
21+ VERSION = "0.48.0 "
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.48.0 / 2026-03-13
4+
5+ * Includes changes from gapic-generator 0.48.0
6+ * Feature: Upgrade dependencies for Ruby 4.0
7+
38### 0.47.2 / 2025-10-22
49
510* Includes changes from gapic-generator 0.47.2
Original file line number Diff line number Diff line change 11PATH
22 remote: ../gapic-generator
33 specs:
4- gapic-generator (0.47.2 )
4+ gapic-generator (0.48.0 )
55 actionpack (~> 8.0 )
66 bigdecimal (~> 3.0 )
77 google-cloud-common (~> 1.2 )
1212PATH
1313 remote: .
1414 specs:
15- gapic-generator-cloud (0.47.2 )
16- gapic-generator (= 0.47.2 )
15+ gapic-generator-cloud (0.48.0 )
16+ gapic-generator (= 0.48.0 )
1717
1818GEM
1919 remote: https://rubygems.org/
@@ -169,4 +169,4 @@ DEPENDENCIES
169169 yard (~> 0.9 )
170170
171171BUNDLED WITH
172- 4.0.3
172+ 2.6.9
Original file line number Diff line number Diff line change 1818module Gapic
1919 module Generator
2020 module Cloud
21- VERSION = "0.47.2 "
21+ VERSION = "0.48.0 "
2222 end
2323 end
2424end
Original file line number Diff line number Diff line change 11# Release History for gapic-generator
22
3+ ### 0.48.0 / 2026-03-13
4+
5+ * Fix: add per-service apiVersion to gapic_metadata
6+ * Fix: add api_version breadcrumb to client docs
7+ * Feature: Upgrade dependencies for Ruby 4.0
8+
39### 0.47.2 / 2025-10-22
410
511* Fix: Deprecate credentials via string or hash
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- gapic-generator (0.47.2 )
4+ gapic-generator (0.48.0 )
55 actionpack (~> 8.0 )
66 bigdecimal (~> 3.0 )
77 google-cloud-common (~> 1.2 )
@@ -162,4 +162,4 @@ DEPENDENCIES
162162 yard (~> 0.9 )
163163
164164BUNDLED WITH
165- 4.0.3
165+ 2.6.9
Original file line number Diff line number Diff line change 1616
1717module Gapic
1818 module Generator
19- VERSION = "0.47.2 "
19+ VERSION = "0.48.0 "
2020 end
2121end
You can’t perform that action at this time.
0 commit comments