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 1
1
# Changelog
2
2
3
+ ## [ 5.1.1] ( https://github.com/googleapis/nodejs-bigquery-storage/compare/v5.1.0...v5.1.1 ) (2025-08-18)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * ** deps:** Update dependency google-auth-library to v10 ([ #573 ] ( https://github.com/googleapis/nodejs-bigquery-storage/issues/573 ) ) ([ 5ef6bdd] ( https://github.com/googleapis/nodejs-bigquery-storage/commit/5ef6bdd383ca08cdcd14366a04b380fba211952e ) )
9
+
3
10
## [ 5.1.0] ( https://github.com/googleapis/nodejs-bigquery-storage/compare/v5.0.0...v5.1.0 ) (2025-06-06)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/bigquery-storage" ,
3
- "version" : " 5.1.0 " ,
3
+ "version" : " 5.1.1 " ,
4
4
"description" : " Client for the BigQuery Storage API" ,
5
5
"repository" : " googleapis/nodejs-bigquery-storage" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@google-cloud/bigquery" : " ^8.0.0" ,
17
- "@google-cloud/bigquery-storage" : " ^5.1.0 " ,
17
+ "@google-cloud/bigquery-storage" : " ^5.1.1 " ,
18
18
"google-auth-library" : " ^10.0.0" ,
19
19
"avsc" : " ^5.4.18" ,
20
20
"google-gax" : " ^4.3.1" ,
You can’t perform that action at this time.
0 commit comments