File tree Expand file tree Collapse file tree
lib/gapic/generator/cloud Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release History for gapic-generator-ads
22
3+ ### 0.49.0 / 2026-06-04
4+
5+ * Includes changes from gapic-generator 0.49.0
6+ * Feature: Skip generation for services without RPC methods defined
7+
38### 0.48.1 / 2026-03-17
49
510* Includes changes from gapic-generator 0.48.1
Original file line number Diff line number Diff line change 11PATH
22 remote: ../gapic-generator
33 specs:
4- gapic-generator (0.48.1 )
4+ gapic-generator (0.49.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.48.1 )
16- gapic-generator (= 0.48.1 )
15+ gapic-generator-ads (0.49.0 )
16+ gapic-generator (= 0.49.0 )
1717
1818GEM
1919 remote: https://rubygems.org/
5757 crass (1.0.6 )
5858 drb (2.2.3 )
5959 erubi (1.13.1 )
60- google-cloud-common (1.9 .0 )
60+ google-cloud-common (1.10 .0 )
6161 google-protobuf (>= 3.18 , < 5.a )
6262 googleapis-common-protos-types (~> 1.20 )
63- google-protobuf (4.34.1 -x86_64-linux-gnu )
63+ google-protobuf (4.35.0 -x86_64-linux-gnu )
6464 bigdecimal
6565 rake (~> 13.3 )
6666 google-style (1.32.0 )
6767 rubocop (~> 1.76 )
68- googleapis-common-protos-types (1.22 .0 )
68+ googleapis-common-protos-types (1.23 .0 )
6969 google-protobuf (~> 4.26 )
7070 grpc-tools (1.75.0 )
7171 i18n (1.14.8 )
7272 concurrent-ruby (~> 1.0 )
7373 io-console (0.8.2 )
74- json (2.19.5 )
74+ json (2.19.8 )
7575 language_server-protocol (3.17.0.5 )
7676 lint_roller (1.1.0 )
7777 logger (1.7.0 )
121121 regexp_parser (2.12.0 )
122122 reline (0.6.3 )
123123 io-console (~> 0.5 )
124- rubocop (1.86.1 )
124+ rubocop (1.87.0 )
125125 json (~> 2.3 )
126126 language_server-protocol (~> 3.17.0.2 )
127127 lint_roller (~> 1.1.0 )
144144 unicode-emoji (4.2.0 )
145145 uri (1.1.1 )
146146 useragent (0.16.11 )
147- yard (0.9.43 )
147+ yard (0.9.44 )
148148
149149PLATFORMS
150150 x86_64-linux
Original file line number Diff line number Diff line change 1818module Gapic
1919 module Generator
2020 module Ads
21- VERSION = "0.48.1 "
21+ VERSION = "0.49.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.49.0 / 2026-06-04
4+
5+ * Includes changes from gapic-generator 0.49.0
6+ * Feature: add retry jitter configuration
7+ * Feature: Skip generation for services without RPC methods defined
8+
39### 0.48.1 / 2026-03-17
410
511* Includes changes from gapic-generator 0.48.1
Original file line number Diff line number Diff line change 11PATH
22 remote: ../gapic-generator
33 specs:
4- gapic-generator (0.48.1 )
4+ gapic-generator (0.49.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.48.1 )
16- gapic-generator (= 0.48.1 )
15+ gapic-generator-cloud (0.49.0 )
16+ gapic-generator (= 0.49.0 )
1717
1818GEM
1919 remote: https://rubygems.org/
5757 crass (1.0.6 )
5858 drb (2.2.3 )
5959 erubi (1.13.1 )
60- google-cloud-common (1.9 .0 )
60+ google-cloud-common (1.10 .0 )
6161 google-protobuf (>= 3.18 , < 5.a )
6262 googleapis-common-protos-types (~> 1.20 )
63- google-protobuf (4.34.1 -x86_64-linux-gnu )
63+ google-protobuf (4.35.0 -x86_64-linux-gnu )
6464 bigdecimal
6565 rake (~> 13.3 )
6666 google-style (1.32.0 )
6767 rubocop (~> 1.76 )
68- googleapis-common-protos-types (1.22 .0 )
68+ googleapis-common-protos-types (1.23 .0 )
6969 google-protobuf (~> 4.26 )
7070 grpc-tools (1.75.0 )
7171 i18n (1.14.8 )
7272 concurrent-ruby (~> 1.0 )
7373 io-console (0.8.2 )
74- json (2.19.5 )
74+ json (2.19.8 )
7575 language_server-protocol (3.17.0.5 )
7676 lint_roller (1.1.0 )
7777 logger (1.7.0 )
121121 regexp_parser (2.12.0 )
122122 reline (0.6.3 )
123123 io-console (~> 0.5 )
124- rubocop (1.86.1 )
124+ rubocop (1.87.0 )
125125 json (~> 2.3 )
126126 language_server-protocol (~> 3.17.0.2 )
127127 lint_roller (~> 1.1.0 )
144144 unicode-emoji (4.2.0 )
145145 uri (1.1.1 )
146146 useragent (0.16.11 )
147- yard (0.9.43 )
147+ yard (0.9.44 )
148148
149149PLATFORMS
150150 x86_64-linux
Original file line number Diff line number Diff line change 1818module Gapic
1919 module Generator
2020 module Cloud
21- VERSION = "0.48.1 "
21+ VERSION = "0.49.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.49.0 / 2026-06-04
4+
5+ * Feature: add retry jitter configuration
6+ * Feature: Skip generation for services without RPC methods defined
7+ * Fix: rename variable in generated test methods to avoid field name collision
8+ * Fix: prevent YARD failures on enum keywords
9+
310### 0.48.1 / 2026-03-17
411
512* Fix: Add irb to dependencies
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- gapic-generator (0.48.1 )
4+ gapic-generator (0.49.0 )
55 actionpack (~> 8.0 )
66 bigdecimal (~> 3.0 )
77 google-cloud-common (~> 1.2 )
5151 crass (1.0.6 )
5252 drb (2.2.3 )
5353 erubi (1.13.1 )
54- google-cloud-common (1.9 .0 )
54+ google-cloud-common (1.10 .0 )
5555 google-protobuf (>= 3.18 , < 5.a )
5656 googleapis-common-protos-types (~> 1.20 )
57- google-protobuf (4.34.1 -x86_64-linux-gnu )
57+ google-protobuf (4.35.0 -x86_64-linux-gnu )
5858 bigdecimal
5959 rake (~> 13.3 )
6060 google-style (1.32.0 )
6161 rubocop (~> 1.76 )
62- googleapis-common-protos-types (1.22 .0 )
62+ googleapis-common-protos-types (1.23 .0 )
6363 google-protobuf (~> 4.26 )
6464 grpc-tools (1.75.0 )
6565 i18n (1.14.8 )
6666 concurrent-ruby (~> 1.0 )
6767 io-console (0.8.2 )
68- json (2.19.5 )
68+ json (2.19.8 )
6969 language_server-protocol (3.17.0.5 )
7070 lint_roller (1.1.0 )
7171 logger (1.7.0 )
115115 regexp_parser (2.12.0 )
116116 reline (0.6.3 )
117117 io-console (~> 0.5 )
118- rubocop (1.86.1 )
118+ rubocop (1.87.0 )
119119 json (~> 2.3 )
120120 language_server-protocol (~> 3.17.0.2 )
121121 lint_roller (~> 1.1.0 )
138138 unicode-emoji (4.2.0 )
139139 uri (1.1.1 )
140140 useragent (0.16.11 )
141- yard (0.9.43 )
141+ yard (0.9.44 )
142142
143143PLATFORMS
144144 x86_64-linux
Original file line number Diff line number Diff line change 1616
1717module Gapic
1818 module Generator
19- VERSION = "0.48.1 "
19+ VERSION = "0.49.0 "
2020 end
2121end
You can’t perform that action at this time.
0 commit comments