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 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-storage?activeTab=versions
66
7+ ## [ 5.9.0] ( https://www.github.com/googleapis/nodejs-storage/compare/v5.8.5...v5.9.0 ) (2021-07-21)
8+
9+
10+ ### Features
11+
12+ * customize retry behavior implementation ([ #1474 ] ( https://www.github.com/googleapis/nodejs-storage/issues/1474 ) ) ([ #1493 ] ( https://www.github.com/googleapis/nodejs-storage/issues/1493 ) ) ([ 49008e3] ( https://www.github.com/googleapis/nodejs-storage/commit/49008e313b89ce6035543bf2cf1e60e253404520 ) )
13+
714### [ 5.8.5] ( https://www.github.com/googleapis/nodejs-storage/compare/v5.8.4...v5.8.5 ) (2021-05-04)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/storage" ,
33 "description" : " Cloud Storage Client Library for Node.js" ,
4- "version" : " 5.8.5 " ,
4+ "version" : " 5.9.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1717 },
1818 "dependencies" : {
1919 "@google-cloud/pubsub" : " ^2.0.0" ,
20- "@google-cloud/storage" : " ^5.8.5 " ,
20+ "@google-cloud/storage" : " ^5.9.0 " ,
2121 "uuid" : " ^8.0.0" ,
2222 "yargs" : " ^16.0.0"
2323 },
You can’t perform that action at this time.
0 commit comments