Skip to content

Commit b674d98

Browse files
chore(main): release google-cloud-compute 1.18.0
1 parent 8aa7cf8 commit b674d98

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
@@ -253,7 +253,7 @@
253253
"google-cloud-commerce-consumer-procurement+FILLER": "0.0.0",
254254
"google-cloud-commerce-consumer-procurement-v1": "1.8.0",
255255
"google-cloud-commerce-consumer-procurement-v1+FILLER": "0.0.0",
256-
"google-cloud-compute": "1.17.0",
256+
"google-cloud-compute": "1.18.0",
257257
"google-cloud-compute+FILLER": "0.0.0",
258258
"google-cloud-compute-v1": "3.6.0",
259259
"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.18.0 (2026-05-17)
4+
5+
#### Features
6+
7+
* Update Compute Engine v1 API to revision 20260422 ([#1193](https://github.com/googleapis/google-cloud-ruby/issues/1193)) ([#33963](https://github.com/googleapis/google-cloud-ruby/issues/33963))
8+
39
### 1.17.0 (2026-05-06)
410

511
#### Features

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.17.0"
23+
VERSION = "1.18.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)