Skip to content

Commit a95e609

Browse files
chore(main): release google-cloud-build-v1 1.10.0 (googleapis#32292)
1 parent c413cf1 commit a95e609

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"google-cloud-binary_authorization-v1beta1+FILLER": "0.0.0",
192192
"google-cloud-build": "1.6.2",
193193
"google-cloud-build+FILLER": "0.0.0",
194-
"google-cloud-build-v1": "1.9.1",
194+
"google-cloud-build-v1": "1.10.0",
195195
"google-cloud-build-v1+FILLER": "0.0.0",
196196
"google-cloud-build-v2": "0.12.1",
197197
"google-cloud-build-v2+FILLER": "0.0.0",

google-cloud-build-v1/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Release History
22

3+
### 1.10.0 (2025-12-17)
4+
5+
#### Features
6+
7+
* Update GCB with latest proto changes ([#32228](https://github.com/googleapis/google-cloud-ruby/issues/32228))
8+
39
### 1.9.1 (2025-10-27)
410

511
#### Documentation

google-cloud-build-v1/lib/google/cloud/build/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module Build
2323
module V1
24-
VERSION = "1.9.1"
24+
VERSION = "1.10.0"
2525
end
2626
end
2727
end

google-cloud-build-v1/snippets/snippet_metadata_google.devtools.cloudbuild.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-build-v1",
4-
"version": "1.9.1",
4+
"version": "1.10.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)