Skip to content

Commit 95610b9

Browse files
chore(main): release google-cloud-compute 1.15.0 (#32797)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 95c83da commit 95610b9

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
@@ -239,7 +239,7 @@
239239
"google-cloud-commerce-consumer-procurement+FILLER": "0.0.0",
240240
"google-cloud-commerce-consumer-procurement-v1": "1.6.1",
241241
"google-cloud-commerce-consumer-procurement-v1+FILLER": "0.0.0",
242-
"google-cloud-compute": "1.14.0",
242+
"google-cloud-compute": "1.15.0",
243243
"google-cloud-compute+FILLER": "0.0.0",
244244
"google-cloud-compute-v1": "3.4.0",
245245
"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.15.0 (2026-03-05)
4+
5+
#### Features
6+
7+
* Update Compute Engine v1 API to revision 20260213 ([#32784](https://github.com/googleapis/google-cloud-ruby/issues/32784))
8+
39
### 1.14.0 (2025-12-16)
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.14.0"
23+
VERSION = "1.15.0"
2424
end
2525
end
2626
end

0 commit comments

Comments
 (0)