Releases: googleapis/nodejs-storage
Releases · googleapis/nodejs-storage
v7.14.0
7.14.0 (2024-10-29)
Features
- Add support for restore token (#2548) (8241e91)
- Adds integration tests for Universe Domain configuration (#2538) (53db6ba)
- Adds integration tests for Universe Domain configuration with (53db6ba)
- storage: Add support for 'skipIfExists' option for downloadMany (#2526) (729efb2)
v7.13.0
7.13.0 (2024-09-17)
Features
- storage: Add support for 'fields' query parameter to getFiles (#2521) (f78fe92)
Bug Fixes
v7.12.1
7.12.1 (2024-08-07)
Bug Fixes
- deps: Update fast-xml-parser to 4.4.1 due to security vulnerability (#2505) (b97d474)
v7.12.0
7.12.0 (2024-07-15)
Features
- Add function to allow user to set destination in transfer manager (#2497) (dc1e488)
v7.11.3
7.11.3 (2024-07-09)
Bug Fixes
- Error serialization in resumable-upload.ts (#2493) (c2e555c)
- Handle unhandled error in
startResumableUpload_
(#2495) (d5257ba)
- Make CreateBucketRequest extend from BucketMetadata to allow all… (#2489) (013a5a4)
v7.11.1
7.11.1 (2024-05-21)
Bug Fixes
- Add missing projectIdentifier to GetServiceAccountOptions (#2468) (d49e9d2)
- Allow files in directories to be downloaded onto local machine (#2199) (9f62429)
- Do not set
customEndpoint
if apiEndpoint === default
(#2460) (b4dbd73)
- Improve GetFilesResponse interface (#2466) (918db28)
v7.11.0
7.11.0 (2024-05-03)
Features
- Add ability to enable hierarchical namespace on buckets (#2453) (4e5726f)
v7.10.2
7.10.2 (2024-04-26)
Bug Fixes
- Use correct indices for file.from and fix tests to verify names (#2449) (d4240fa)