Skip to content

Commit eae1385

Browse files
chore(main): release google-cloud-storage-control-v2 1.10.0
1 parent 84e0392 commit eae1385

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
@@ -793,7 +793,7 @@
793793
"google-cloud-storage+FILLER": "0.0.0",
794794
"google-cloud-storage-control": "1.3.0",
795795
"google-cloud-storage-control+FILLER": "0.0.0",
796-
"google-cloud-storage-control-v2": "1.9.0",
796+
"google-cloud-storage-control-v2": "1.10.0",
797797
"google-cloud-storage-control-v2+FILLER": "0.0.0",
798798
"google-cloud-storage_batch_operations": "0.3.0",
799799
"google-cloud-storage_batch_operations+FILLER": "0.0.0",

google-cloud-storage-control-v2/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.10.0 (2026-04-02)
4+
5+
#### Features
6+
7+
* publish client batch config schema ([#33439](https://github.com/googleapis/google-cloud-ruby/issues/33439))
8+
39
### 1.9.0 (2026-03-19)
410

511
#### Features

google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module Storage
2323
module Control
2424
module V2
25-
VERSION = "1.9.0"
25+
VERSION = "1.10.0"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)