Skip to content

Commit 89ca0dc

Browse files
chore(main): release google-cloud-compute-v1 3.5.0 (#33024)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 01179fe commit 89ca0dc

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
"google-cloud-commerce-consumer-procurement-v1+FILLER": "0.0.0",
242242
"google-cloud-compute": "1.16.0",
243243
"google-cloud-compute+FILLER": "0.0.0",
244-
"google-cloud-compute-v1": "3.4.0",
244+
"google-cloud-compute-v1": "3.5.0",
245245
"google-cloud-compute-v1+FILLER": "0.0.0",
246246
"google-cloud-confidential_computing": "1.2.0",
247247
"google-cloud-confidential_computing+FILLER": "0.0.0",

google-cloud-compute-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+
### 3.5.0 (2026-04-03)
4+
5+
#### Features
6+
7+
* Update Compute Engine v1 API to revision 20260227 ([#33658](https://github.com/googleapis/google-cloud-ruby/issues/33658))
8+
39
### 3.4.0 (2025-09-17)
410

511
#### Features

google-cloud-compute-v1/lib/google/cloud/compute/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 Compute
2323
module V1
24-
VERSION = "3.4.0"
24+
VERSION = "3.5.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)