Releases: huaweicloud/huaweicloud-sdk-nodejs-obs
v3.24.3
Version 3.23.11
Version 3.23.11
New Features:
- Added three API, ObsClient.setObjectTagging、ObsClient.getObjectTagging and ObsClient.deleteObjectTagging;
- ObsClient.uploadFile supports specifying the Expires parameter to set the expiration time of the uploaded object;
Documentation & Demo:
Version 3.23.9
Version 3.23.9
New Features:
1.Supported the getObject,uploadFile and downloadFile ProgressCallback;
2.Supported the Special character;
3.Supported listBucket by pages;
Documentation & Demo: None
Resolved Issues:
1.Fixed the issue that GetBucketMetadata RequestPayer parameter does not take effect;
2.Added the x-image-save-object and x-image-save-bucket header;
Version 3.21.6
New Features: None
Documentation & Demo: None
Resolved Issues:
[Function] Fixed the issue that data inconsistency may occur when the resumable download API is used in some scenarios.
[Function] Modified the intelligent segmentation logic for resumable download and upload.
[Function] Fixed the issue that the resumable download of SSE-C encrypted objects fails.