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.60 .0" ,
134+ "google-cloud-bigquery" : " 1.61 .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.61.0 (2025-11-04)
4+
5+ #### Features
6+
7+ * Support fine grained ACLs ([ #31772 ] ( https://github.com/googleapis/google-cloud-ruby/issues/31772 ) )
8+ #### Documentation
9+
10+ * add warning about loading unvalidated credentials ([ #32121 ] ( https://github.com/googleapis/google-cloud-ruby/issues/32121 ) )
11+
312### 1.60.0 (2025-10-24)
413
514#### Features
Original file line number Diff line number Diff line change 1616module Google
1717 module Cloud
1818 module Bigquery
19- VERSION = "1.60 .0" . freeze
19+ VERSION = "1.61 .0" . freeze
2020 end
2121 end
2222end
You can’t perform that action at this time.
0 commit comments