Skip to content

Commit 46a3d59

Browse files
chore(main): release google-cloud-compute-v1 3.9.0 (#34966)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 1c44c4b commit 46a3d59

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
@@ -259,7 +259,7 @@
259259
"google-cloud-commerce-consumer-procurement-v1+FILLER": "0.0.0",
260260
"google-cloud-compute": "1.19.0",
261261
"google-cloud-compute+FILLER": "0.0.0",
262-
"google-cloud-compute-v1": "3.8.0",
262+
"google-cloud-compute-v1": "3.9.0",
263263
"google-cloud-compute-v1+FILLER": "0.0.0",
264264
"google-cloud-confidential_computing": "1.3.0",
265265
"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.9.0 (2026-07-20)
4+
5+
#### Features
6+
7+
* Update Compute Engine v1 API to revision 20260629 ([#1213](https://github.com/googleapis/google-cloud-ruby/issues/1213)) ([#34847](https://github.com/googleapis/google-cloud-ruby/issues/34847))
8+
39
### 3.8.0 (2026-06-11)
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.8.0"
24+
VERSION = "3.9.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)