File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed
google-cloud-translate-v2
lib/google/cloud/translate/v2 Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 849849 "google-cloud-trace-v2+FILLER" : " 0.0.0" ,
850850 "google-cloud-translate" : " 3.7.4" ,
851851 "google-cloud-translate+FILLER" : " 0.0.0" ,
852- "google-cloud-translate-v2" : " 1.1 .0" ,
852+ "google-cloud-translate-v2" : " 1.2 .0" ,
853853 "google-cloud-translate-v2+FILLER" : " 0.0.0" ,
854854 "google-cloud-translate-v3" : " 1.7.1" ,
855855 "google-cloud-translate-v3+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ### 1.2.0 (2026-03-31)
4+
5+ #### Features
6+
7+ * Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([ #32849 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32849 ) )
8+ * Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([ #32851 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32851 ) )
9+ * Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([ #32853 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32853 ) )
10+ * Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([ #32854 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32854 ) )
11+ * Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0 ([ #32855 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32855 ) )
12+
313### 1.1.0 (2025-03-04)
414
515#### Features
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ module Google
1717 module Cloud
1818 module Translate
1919 module V2
20- VERSION = "1.1 .0" . freeze
20+ VERSION = "1.2 .0" . freeze
2121 end
2222 end
2323 end
You can’t perform that action at this time.
0 commit comments