File tree Expand file tree Collapse file tree 4 files changed +28
-3
lines changed
Expand file tree Collapse file tree 4 files changed +28
-3
lines changed Original file line number Diff line number Diff line change 1919 "core/precise-date" : " 5.0.0" ,
2020 "core/projectify" : " 5.0.0" ,
2121 "core/promisify" : " 5.0.0" ,
22- "handwritten/bigquery" : " 8.2 .0" ,
22+ "handwritten/bigquery" : " 8.3 .0" ,
2323 "handwritten/bigquery-storage" : " 5.1.0" ,
2424 "handwritten/bigtable" : " 6.5.0" ,
2525 "handwritten/cloud-profiler" : " 6.0.4" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "feat",
8+ "sha": "e500d4077065529fbdee4be565434a34b6643c09",
9+ "message": "Allow the user to ask for skipping parsing rows when querying",
10+ "issues": [
11+ "7848"
12+ ],
13+ "scope": "bigquery"
14+ }
15+ ],
16+ "version": "8.3.0",
17+ "language": "JAVASCRIPT",
18+ "artifactName": "@google-cloud/bigquery",
19+ "id": "2d668c3f-e8c7-4d76-98c9-521359293e64",
20+ "createTime": "2026-04-08T00:20:45.165Z"
21+ },
422 {
523 "changes": [
624 {
6939269410 "createTime": "2023-01-28T04:18:24.718Z"
6939369411 }
6939469412 ],
69395- "updateTime": "2026-04-06T17:24:30.125Z "
69413+ "updateTime": "2026-04-08T00:20:45.165Z "
6939669414}
Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/bigquery?activeTab=versions
66
7+ ## [ 8.3.0] ( https://github.com/googleapis/google-cloud-node/compare/bigquery-v8.2.0...bigquery-v8.3.0 ) (2026-04-08)
8+
9+
10+ ### Features
11+
12+ * ** bigquery:** Allow the user to ask for skipping parsing rows when querying ([ #7848 ] ( https://github.com/googleapis/google-cloud-node/issues/7848 ) ) ([ e500d40] ( https://github.com/googleapis/google-cloud-node/commit/e500d4077065529fbdee4be565434a34b6643c09 ) )
13+
714## [ 8.2.0] ( https://github.com/googleapis/google-cloud-node/compare/bigquery-v8.1.1...bigquery-v8.2.0 ) (2026-02-19)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/bigquery" ,
33 "description" : " Google BigQuery Client Library for Node.js" ,
4- "version" : " 8.2 .0" ,
4+ "version" : " 8.3 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google LLC" ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments