Version Change Records
-
Java SDK [07/18/2023] v0.10.272
- Introduced an API for handling image origin-pulling.
-
Java SDK [2/10/2023] v0.10.244
- Introduced an API for processing audio and video.
-
Java SDK [10/10/2022] v0.10.227
- Added single-link speed limit configuration, with default access using the bucket's virtual host domain name.
-
Java SDK [6/10/2022] v0.10.212
- Introduced an upload progress callback API and updated the parameters for archive restoration.
-
Java SDK [4/19/2022] v0.10.205
- Fixed the minimum limit for three-step upload parts
-
Java SDK [4/15/2022] v0.10.203
- Fixed the encoding issue of setting ACL under STS
-
Java SDK [2/17/2022] v0.10.196
- Adjusted the part size limit for three-step upload
-
Java SDK [10/14/2021] v0.10.181
- Fixed issues with soft link encoding and default content-type for multipart upload
- Supported putBucketStorageClass API
-
Java SDK [8/9/2021] v0.10.175
- Fixed the default endpoint and added restrictions on object names
-
Java SDK [6/23/2021] v0.10.168
- Supported generating presigned URLs via STS
-
Java SDK [10/20/2020] v0.10.135
- Supported getting the capacity, number of objects, and number of files under a bucket or specific prefix
-
Java SDK [8/26/2020] v0.10.125
- Supported APIs related to soft links, multi-rule replication, canceling redirection, archive status display, etc.
-
Java SDK [6/11/2020] v0.10.111
- Supported SelectObject API
-
Java SDK [2/14/2020] v0.10.94
- Bucket Acl supported secureTransport
-
Java SDK [11/21/2019] v0.10.82
- Supported setting, getting, and deleting bucket server-side encryption, static website hosting, and original image access
- Supported putSuperObjectFromFile API to encapsulate three-step upload of large files
- Supported more fine-grained permission control
-
Java SDK [10/9/2018] v0.10.36
Added API to determine whether an object exists
-
Java SDK [8/16/2018] v0.10.34
- Enabled setting access permissions for objects.
- Enabled file deletion support.
- Enabled object part copying support.
- Enabled lifecycle management settings.
- Enabled cross-domain access support.
- Enabled access log configuration.
-
Java SDK [5/25/2017] v0.10.19
- Supported cold storage
-
Java SDK [12/27/2016] v0.10.16
- Added support for the AppendObject function.
- Expanded the range of supported HTTP header fields for objects.
-
Java SDK [8/25/2016] v0.10.9
- Supports infrequent access storage feature.
- Supports cache_control.
-
Java SDK [8/2/2016] v0.10.8
- Supports synchronous copy functionality.
- Optimized internally to enhance performance and compatibility.
-
Java SDK [5/24/2016] v0.10.4
Optimized internally to enhance performance.
-
Java SDK [3/3/2016] v0.9.6
Supports HTTPS.
-
Java SDK [1/27/2016] v0.9.4
- Added “LIST” permission in “Advanced Permissions”; “LIST” permission includes “ListObjects” and “ListMultipartUploads” API operations;
- Reduced the scope of “READ” permission in “Advanced Permissions”; “READ” permission will no longer support “ListObjects” API operation;
- SetBucketAcl now allows directly passing ACL rules in JSON format to apply to buckets.
-
Java SDK [10/29/2015] v0.9.1
No updates for BOS-related features this time.
-
Java SDK [9/6/2015] v0.9.0
Supports multi-region selection.
-
Java SDK [7/28/2015] v0.8.9
Optimized internally to enhance performance.
-
Java SDK [7/21/2015] v0.8.7
No updates for BOS-related features this time.
-
Java SDK [7/9/2015] v0.8.6
No updates for BOS-related features this time.
-
Java SDK [6/11/2015] v0.8.5
No updates for BOS-related features this time.
-
Java SDK [5/28/2015] v0.8.4
No updates for BOS-related features this time.
-
Java SDK [5/14/2015] v0.8.3.1
No updates for BOS-related features this time.
-
Java SDK [4/16/2015] v0.8.2
Updated the handling method for copy_source in copyObject. In cases where the source object contains non-standard ASCII characters (like Chinese), older versions of the Java SDK may encounter signature verification issues. Please update to the latest version promptly.
-
Java SDK [2/4/2015] v0.8.1
Initial release:
- Support creating, viewing, listing and deleting bucket
- Modify and obtain access permission of bucket
- Upload, view, list and delete object
