Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions gapic-generator-ads/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History for gapic-generator-ads

### 0.44.0 / 2025-04-30

* Includes changes from gapic-generator 0.44.0
* Feature: Update Ruby to 3.2.8
* Feature: ruby 3.1 and google-style 1.31.0

### 0.43.0 / 2025-04-24

* Includes changes from gapic-generator 0.43.0
Expand Down
12 changes: 6 additions & 6 deletions gapic-generator-ads/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../gapic-generator
specs:
gapic-generator (0.43.0)
gapic-generator (0.44.0)
actionpack (~> 5.2)
bigdecimal (~> 3.0)
google-cloud-common (~> 1.2)
Expand All @@ -12,8 +12,8 @@ PATH
PATH
remote: .
specs:
gapic-generator-ads (0.43.0)
gapic-generator (= 0.43.0)
gapic-generator-ads (0.44.0)
gapic-generator (= 0.44.0)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -47,10 +47,10 @@ GEM
google-cloud-common (1.8.0)
google-protobuf (>= 3.18, < 5.a)
googleapis-common-protos-types (~> 1.7)
google-protobuf (3.25.7-x86_64-linux)
google-protobuf (3.25.7)
google-style (1.31.0)
rubocop (~> 1.75)
googleapis-common-protos-types (1.19.0)
googleapis-common-protos-types (1.20.0)
google-protobuf (>= 3.18, < 5.a)
grpc-tools (1.60.2)
i18n (1.14.7)
Expand Down Expand Up @@ -134,4 +134,4 @@ DEPENDENCIES
yard (~> 0.9)

BUNDLED WITH
2.4.19
2.6.7
2 changes: 1 addition & 1 deletion gapic-generator-ads/lib/gapic/generator/ads/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
module Gapic
module Generator
module Ads
VERSION = "0.43.0"
VERSION = "0.44.0"
end
end
end
6 changes: 6 additions & 0 deletions gapic-generator-cloud/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Release History for gapic-generator-cloud

### 0.44.0 / 2025-04-30

* Includes changes from gapic-generator 0.44.0
* Feature: Update Ruby to 3.2.8
* Feature: ruby 3.1 and google-style 1.31.0

### 0.43.0 / 2025-04-24

* Includes changes from gapic-generator 0.43.0
Expand Down
12 changes: 6 additions & 6 deletions gapic-generator-cloud/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ../gapic-generator
specs:
gapic-generator (0.43.0)
gapic-generator (0.44.0)
actionpack (~> 5.2)
bigdecimal (~> 3.0)
google-cloud-common (~> 1.2)
Expand All @@ -12,8 +12,8 @@ PATH
PATH
remote: .
specs:
gapic-generator-cloud (0.43.0)
gapic-generator (= 0.43.0)
gapic-generator-cloud (0.44.0)
gapic-generator (= 0.44.0)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -47,10 +47,10 @@ GEM
google-cloud-common (1.8.0)
google-protobuf (>= 3.18, < 5.a)
googleapis-common-protos-types (~> 1.7)
google-protobuf (3.25.7-x86_64-linux)
google-protobuf (3.25.7)
google-style (1.31.0)
rubocop (~> 1.75)
googleapis-common-protos-types (1.19.0)
googleapis-common-protos-types (1.20.0)
google-protobuf (>= 3.18, < 5.a)
grpc-tools (1.60.2)
i18n (1.14.7)
Expand Down Expand Up @@ -134,4 +134,4 @@ DEPENDENCIES
yard (~> 0.9)

BUNDLED WITH
2.4.19
2.6.7
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
module Gapic
module Generator
module Cloud
VERSION = "0.43.0"
VERSION = "0.44.0"
end
end
end
5 changes: 5 additions & 0 deletions gapic-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Release History for gapic-generator

### 0.44.0 / 2025-04-30

* Feature: Update Ruby for the generator to 3.2.8 including prebuilt binary
* Feature: Set minumum Ruby version for generated code to 3.1 and use google-style 1.31

### 0.43.0 / 2025-04-24

* Fix: Fixed typo in generated wrapper readmes
Expand Down
8 changes: 4 additions & 4 deletions gapic-generator/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
gapic-generator (0.43.0)
gapic-generator (0.44.0)
actionpack (~> 5.2)
bigdecimal (~> 3.0)
google-cloud-common (~> 1.2)
Expand Down Expand Up @@ -41,10 +41,10 @@ GEM
google-cloud-common (1.8.0)
google-protobuf (>= 3.18, < 5.a)
googleapis-common-protos-types (~> 1.7)
google-protobuf (3.25.7-x86_64-linux)
google-protobuf (3.25.7)
google-style (1.31.0)
rubocop (~> 1.75)
googleapis-common-protos-types (1.19.0)
googleapis-common-protos-types (1.20.0)
google-protobuf (>= 3.18, < 5.a)
grpc-tools (1.60.2)
i18n (1.14.7)
Expand Down Expand Up @@ -127,4 +127,4 @@ DEPENDENCIES
yard (~> 0.9)

BUNDLED WITH
2.4.19
2.6.7
2 changes: 1 addition & 1 deletion gapic-generator/lib/gapic/generator/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

module Gapic
module Generator
VERSION = "0.43.0"
VERSION = "0.44.0"
end
end