Skip to content

Commit 167dc12

Browse files
chore(main): release google-cloud-compute-v1 3.4.0 (googleapis#31525)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent eab093b commit 167dc12

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
@@ -225,7 +225,7 @@
225225
"google-cloud-commerce-consumer-procurement-v1+FILLER": "0.0.0",
226226
"google-cloud-compute": "1.11.2",
227227
"google-cloud-compute+FILLER": "0.0.0",
228-
"google-cloud-compute-v1": "3.3.0",
228+
"google-cloud-compute-v1": "3.4.0",
229229
"google-cloud-compute-v1+FILLER": "0.0.0",
230230
"google-cloud-confidential_computing": "1.1.2",
231231
"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.4.0 (2025-09-17)
4+
5+
#### Features
6+
7+
* Update Compute Engine v1 API to revision 20250902 ([#31517](https://github.com/googleapis/google-cloud-ruby/issues/31517))
8+
39
### 3.3.0 (2025-09-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.3.0"
24+
VERSION = "3.4.0"
2525
end
2626
end
2727
end

0 commit comments

Comments
 (0)