Skip to content

Commit e8eadad

Browse files
chore(main): release google-cloud-storage-control-v2 1.12.0
1 parent 6e13f42 commit e8eadad

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
"google-ads-marketing_platform-admin+FILLER": "0.0.0",
1212
"google-ads-marketing_platform-admin-v1alpha": "0.5.0",
1313
"google-ads-marketing_platform-admin-v1alpha+FILLER": "0.0.0",
14-
"google-analytics-admin": "0.8.0",
14+
"google-analytics-admin": "0.7.0",
1515
"google-analytics-admin+FILLER": "0.0.0",
1616
"google-analytics-admin-v1alpha": "0.41.0",
1717
"google-analytics-admin-v1alpha+FILLER": "0.0.0",
18-
"google-analytics-data": "0.9.0",
18+
"google-analytics-data": "0.8.0",
1919
"google-analytics-data+FILLER": "0.0.0",
2020
"google-analytics-data-v1beta": "0.21.0",
2121
"google-analytics-data-v1beta+FILLER": "0.0.0",
22-
"google-apps-chat": "1.3.0",
22+
"google-apps-chat": "1.2.0",
2323
"google-apps-chat+FILLER": "0.0.0",
2424
"google-apps-chat-v1": "0.22.0",
2525
"google-apps-chat-v1+FILLER": "0.0.0",
@@ -29,7 +29,7 @@
2929
"google-apps-events-subscriptions-v1+FILLER": "0.0.0",
3030
"google-apps-events-subscriptions-v1beta": "0.5.0",
3131
"google-apps-events-subscriptions-v1beta+FILLER": "0.0.0",
32-
"google-apps-meet": "1.3.0",
32+
"google-apps-meet": "1.2.0",
3333
"google-apps-meet+FILLER": "0.0.0",
3434
"google-apps-meet-v2": "0.8.0",
3535
"google-apps-meet-v2+FILLER": "0.0.0",
@@ -811,7 +811,7 @@
811811
"google-cloud-storage+FILLER": "0.0.0",
812812
"google-cloud-storage-control": "1.3.0",
813813
"google-cloud-storage-control+FILLER": "0.0.0",
814-
"google-cloud-storage-control-v2": "1.11.0",
814+
"google-cloud-storage-control-v2": "1.12.0",
815815
"google-cloud-storage-control-v2+FILLER": "0.0.0",
816816
"google-cloud-storage_batch_operations": "0.3.0",
817817
"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.12.0 (2026-06-11)
4+
5+
#### Features
6+
7+
* update gapic-common dependency to 1.3 and document retry jitter ([#34056](https://github.com/googleapis/google-cloud-ruby/issues/34056))
8+
39
### 1.11.0 (2026-06-01)
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.11.0"
25+
VERSION = "1.12.0"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)