Skip to content

Releases: googleapis/nodejs-storage

v6.10.1

10 May 13:48
fe9e3a4
Compare
Choose a tag to compare

6.10.1 (2023-05-10)

Performance Improvements

  • Improve Multiple Chunk Upload Performance (#2185) (3b2b877)

v6.10.0

02 May 15:42
820b19a
Compare
Choose a tag to compare

6.10.0 (2023-05-02)

Features

  • Retry Socket Connection Timeouts on Node 20+ (#2187) (733b560)

v6.9.5

30 Mar 13:53
be0c410
Compare
Choose a tag to compare

6.9.5 (2023-03-30)

Bug Fixes

  • Check that err.message is a string before attempting indexOf (#2173) (130818d)
  • V4 Signing Errors with exactly 7 day expiry (#2170) (f930998)

v6.9.4

02 Mar 18:32
52e4ed6
Compare
Choose a tag to compare

6.9.4 (2023-03-02)

Bug Fixes

  • Refactor createReadStream to remove unnecessary stream (#2153) (2c97310)

v6.9.3

15 Feb 13:05
7054e43
Compare
Choose a tag to compare

6.9.3 (2023-02-15)

Bug Fixes

  • Reduce memory footprint of deleteFiles by utilizing getFilesStream and using smaller queue of promises (#2147) (f792f25)

v6.9.2

06 Feb 14:22
6851cd2
Compare
Choose a tag to compare

6.9.2 (2023-02-06)

Bug Fixes

  • Correctly handle if a user has no permissions when calling iam.testPermissions (#2140) (cce902d)

v6.9.1

24 Jan 18:45
5938095
Compare
Choose a tag to compare

6.9.1 (2023-01-24)

Bug Fixes

  • Setting file metadata is conditionally idempotent on ifmetagenerationmatch not ifgenerationmatch (#2131) (f20c28c)

v6.9.0

04 Jan 17:20
5a8545b
Compare
Choose a tag to compare

6.9.0 (2023-01-04)

Features

  • Add ability to upload entire directory, add samples for upload … (#2118) (b0f32ce)

v6.8.0

07 Dec 00:33
434cca4
Compare
Choose a tag to compare

6.8.0 (2022-12-07)

Features

v6.7.0

03 Nov 16:48
85a1aa3
Compare
Choose a tag to compare

6.7.0 (2022-11-03)

Features