File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
google-cloud-storage-control
lib/google/cloud/storage/control Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 791791 "google-cloud-speech-v2+FILLER" : " 0.0.0" ,
792792 "google-cloud-storage" : " 1.58.0" ,
793793 "google-cloud-storage+FILLER" : " 0.0.0" ,
794- "google-cloud-storage-control" : " 1.1.2 " ,
794+ "google-cloud-storage-control" : " 1.2.0 " ,
795795 "google-cloud-storage-control+FILLER" : " 0.0.0" ,
796796 "google-cloud-storage-control-v2" : " 1.8.1" ,
797797 "google-cloud-storage-control-v2+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 1.2.0 (2026-01-13)
4+
5+ #### Features
6+
7+ * add custom prompt config in the request and return prompt in the response ([ #32325 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32325 ) )
8+ * update min_speaker_count and max_speaker_count to be optional
9+
310### 1.1.2 (2025-09-12)
411
512#### Documentation
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ module Google
2121 module Cloud
2222 module Storage
2323 module Control
24- VERSION = "1.1.2 "
24+ VERSION = "1.2.0 "
2525 end
2626 end
2727 end
You can’t perform that action at this time.
0 commit comments