File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/bigquery?activeTab=versions
6
6
7
+ ## [ 7.9.2] ( https://github.com/googleapis/nodejs-bigquery/compare/v7.9.1...v7.9.2 ) (2025-02-12)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Avoid schema field mutation when passing selectedFields opt ([ #1437 ] ( https://github.com/googleapis/nodejs-bigquery/issues/1437 ) ) ([ 27044d5] ( https://github.com/googleapis/nodejs-bigquery/commit/27044d52e6bb6b4b6dbc746a0cfb02951817d7f1 ) )
13
+
7
14
## [ 7.9.1] ( https://github.com/googleapis/nodejs-bigquery/compare/v7.9.0...v7.9.1 ) (2024-09-23)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/bigquery" ,
3
3
"description" : " Google BigQuery Client Library for Node.js" ,
4
- "version" : " 7.9.1 " ,
4
+ "version" : " 7.9.2 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google LLC" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 17
17
"fix" : " gts fix"
18
18
},
19
19
"dependencies" : {
20
- "@google-cloud/bigquery" : " ^7.9.1 " ,
20
+ "@google-cloud/bigquery" : " ^7.9.2 " ,
21
21
"@google-cloud/storage" : " ^7.0.0" ,
22
22
"google-auth-library" : " ^9.6.0" ,
23
23
"readline-promise" : " ^1.0.4" ,
You can’t perform that action at this time.
0 commit comments