Skip to content

Commit ab3ba0b

Browse files
chore(main): release google-cloud-compute 1.12.0 (#31774)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ce5bc2d commit ab3ba0b

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
"google-cloud-commerce-consumer-procurement+FILLER": "0.0.0",
232232
"google-cloud-commerce-consumer-procurement-v1": "1.6.0",
233233
"google-cloud-commerce-consumer-procurement-v1+FILLER": "0.0.0",
234-
"google-cloud-compute": "1.11.2",
234+
"google-cloud-compute": "1.12.0",
235235
"google-cloud-compute+FILLER": "0.0.0",
236236
"google-cloud-compute-v1": "3.4.0",
237237
"google-cloud-compute-v1+FILLER": "0.0.0",

google-cloud-compute/CHANGELOG.md

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

3+
### 1.12.0 (2025-10-16)
4+
5+
#### Features
6+
7+
* Update Compute Engine v1 API to revision 20250916 ([#1107](https://github.com/googleapis/google-cloud-ruby/issues/1107)) ([#31762](https://github.com/googleapis/google-cloud-ruby/issues/31762))
8+
39
### 1.11.2 (2025-09-12)
410

511
#### Documentation

google-cloud-compute/lib/google/cloud/compute/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
module Google
2121
module Cloud
2222
module Compute
23-
VERSION = "1.11.2"
23+
VERSION = "1.12.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)