File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
lib/google/cloud/bigquery Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 131131 "google-cloud-beyond_corp-app_gateways-v1+FILLER" : " 0.0.0" ,
132132 "google-cloud-beyond_corp-client_gateways-v1" : " 0.10.1" ,
133133 "google-cloud-beyond_corp-client_gateways-v1+FILLER" : " 0.0.0" ,
134- "google-cloud-bigquery" : " 1.61.1 " ,
134+ "google-cloud-bigquery" : " 1.62.0 " ,
135135 "google-cloud-bigquery+FILLER" : " 0.0.0" ,
136136 "google-cloud-bigquery-analytics_hub" : " 1.3.2" ,
137137 "google-cloud-bigquery-analytics_hub+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Release History
22
3+ ### 1.62.0 (2026-01-06)
4+
5+ #### Features
6+
7+ * Update required Ruby version to 3.1+ ([ #32332 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32332 ) )
8+ #### Documentation
9+
10+ * Update README and OVERVIEW
11+
312### 1.61.1 (2025-11-21)
413
514#### Bug Fixes
Original file line number Diff line number Diff line change 1616module Google
1717 module Cloud
1818 module Bigquery
19- VERSION = "1.61.1 " . freeze
19+ VERSION = "1.62.0 " . freeze
2020 end
2121 end
2222end
You can’t perform that action at this time.
0 commit comments