File tree 3 files changed +9
-2
lines changed
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/storage?activeTab=versions
6
6
7
+ ## [ 6.10.1] ( https://github.com/googleapis/nodejs-storage/compare/v6.10.0...v6.10.1 ) (2023-05-10)
8
+
9
+
10
+ ### Performance Improvements
11
+
12
+ * Improve Multiple Chunk Upload Performance ([ #2185 ] ( https://github.com/googleapis/nodejs-storage/issues/2185 ) ) ([ 3b2b877] ( https://github.com/googleapis/nodejs-storage/commit/3b2b87707072e5dc9221a5ba3c727c70db13a593 ) )
13
+
7
14
## [ 6.10.0] ( https://github.com/googleapis/nodejs-storage/compare/v6.9.5...v6.10.0 ) (2023-05-02)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/storage" ,
3
3
"description" : " Cloud Storage Client Library for Node.js" ,
4
- "version" : " 6.10.0 " ,
4
+ "version" : " 6.10.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 17
17
},
18
18
"dependencies" : {
19
19
"@google-cloud/pubsub" : " ^3.0.0" ,
20
- "@google-cloud/storage" : " ^6.10.0 " ,
20
+ "@google-cloud/storage" : " ^6.10.1 " ,
21
21
"node-fetch" : " ^2.6.7" ,
22
22
"uuid" : " ^8.0.0" ,
23
23
"yargs" : " ^16.0.0"
You can’t perform that action at this time.
0 commit comments