File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-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
+ ## [ 8.1.0] ( https://github.com/googleapis/nodejs-bigquery/compare/v8.0.0...v8.1.0 ) (2025-05-29)
8
+
9
+
10
+ ### Features
11
+
12
+ * Job creation mode GA ([ #1480 ] ( https://github.com/googleapis/nodejs-bigquery/issues/1480 ) ) ([ b51359a] ( https://github.com/googleapis/nodejs-bigquery/commit/b51359a61d93a5d9cff729221f457a50a5c7a52f ) )
13
+ * Support per-job reservation assignment ([ #1477 ] ( https://github.com/googleapis/nodejs-bigquery/issues/1477 ) ) ([ 8151e72] ( https://github.com/googleapis/nodejs-bigquery/commit/8151e72bb1e149f6f36f7acdba25629d208b1074 ) )
14
+
7
15
## [ 8.0.0] ( https://github.com/googleapis/nodejs-bigquery/compare/v7.9.4...v8.0.0 ) (2025-04-23)
8
16
9
17
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" : " 8.0 .0" ,
4
+ "version" : " 8.1 .0" ,
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" : " ^8.0 .0" ,
20
+ "@google-cloud/bigquery" : " ^8.1 .0" ,
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