Version 3.24.9 Resolved issues:
- Fixed the issue that can't auto add ContentType webp
- Optimized logic of building xml when using CompleteMultiPart
- Optimized logic of parsing xml
- Added auto retry logic when request failed with wrong date
- Added Element ExpiredObjectDeleteMarker in LifeCycleConfiguration
Version 3.24.8 Resolved issues:
- PutObject、Getobject、GetObjectMetadata、UploadPart、AppendObject、CopyObject、CopyPart、CompeleMultiUploadPart now supports crc64 checksum.
- UploadFile can be cancelled and aborted now.
- Allow you set okhttp's EventListenerFactory to profile each stage of a http request,not set by default.
- Fixed the issue that client encryption is available only in obs protocal and add some check logic when encryption algrithm is null.
- Optimised the logic of set progress listener when using uploadFile.
- Optimised some log info format.
- Added some logic to compatible with Android 7.0 when using DateTimeFormatter.
Third-party dependence:
- Replace okio 3.8.0 with okio 3.6.0
- Replace log4j-core 2.20.0 with log4j-core 2.18.0
- Replace jackson-core 2.15.4 with jackson-core 2.15.2
- Replace jackson-databind 2.15.4 with jackson-databind 2.15.2
- Replace jackson-annotations 2.15.4 with jackson-annotations 2.15.2
- Replace log4j-api 2.20.0 with log4j-api 2.18.0
Version 3.24.3 Resolved issues:
- Optimized log info of some exception stack
- Added log when client closed
- Fixed the issue of hostname verifying
- Optimized Security of client encryption
- Optimized the retry logic
- Fixed issue of setObjectMetadata not working while copyObject
- Optimized object key coding of temporary url
- Optimized performance of parsing and generating time string
- Optimized logic of xml generating
- Fixed several issues of null pointer
Third-party dependence:
- Replace okhttp 4.12.0 with okhttp 4.11.0
- Replace okio 3.6.0 with okio 3.5.0
- Replace jackson-core 2.15.2 with jackson-core 2.13.3
- Replace jackson-databind 2.15.2 with jackson-databind 2.13.4.1
- Replace jackson-annotations 2.15.2 with jackson-annotations 2.13.3
Version 3.23.9.1 New features:
- Allow you set custom dns resolver
Third-party dependence:
- Remove java-xmlbuilder, use default javax.xml lib
Version 3.23.9 New features:
- Allow you set\get\list\delete bucket inventory configuration
- Added client side encryption feature
- Allow you config AbortIncompleteMultipartUpload in LifecycleConfiguration
Third-party dependence:
- Replace okio 3.5.0 with okio 2.10.0
- Replace okhttp 4.11.0 with okhttp 4.10.0
Version 3.23.5 New features:
- Allow you put Object in two Buckets by calling putObjectInTwoBucket
- Allow you query statistics on the capacity of standard, warm and cold objects in bucket
Version 3.23.3 New features:
- Allow you to query the progress of crr
- Added interfaces of Object tagging(set, get, delete)
Third-party dependence:
- Replace powermock-module-junit4 2.0.9 with powermock-module-junit4 1.6.5
- Replace powermock-api-mockito2 2.0.9 with powermock-api-mockito 1.6.5
- Replace mockito-core 4.11.0 with mockito-core 1.10.19
Version 3.22.12 New features:
- Added the Deep Archive storage class in the Java SDK.
- Implemented the APIs related to posix accesslable int the Java SDK.
Third-party dependence:
- Replace log4j2 2.17.1 with log4j2 2.18.0
- Replace okhttp 4.9.3 with okhttp 4.10.0
- Replace jackson-core 2.13.0 with jackson-core 2.13.3
- Replace jackson-databind 2.13.0 with jackson-databind 2.13.4.1
- Replace jackson-annotations 2.13.0 with jackson-annotations 2.13.3
Version 3.22.3 Third-party dependence:
- Replace log4j2 2.17.0 with log4j2 2.17.1
- Replace okhttp 4.9.1 with okhttp 4.9.3
- Replace okio 2.7.0 with okio 2.10.0
- Replace jackson-core 2.12.5 with jackson-core 2.13.0
- Replace jackson-databind 2.12.5 with jackson-databind 2.13.0
- Replace jackson-annotations 2.12.5 with jackson-annotations 2.13.0
Version 3.21.12 Third-party dependence:
- Replace log4j2 2.16.0 with log4j2 2.17.0
Version 3.21.11 New features:
- Allowed you to add any custom header field in a request. Third-party dependence:
- Replace jackson-core 2.11.1 with jackson-core 2.12.5
- Replace jackson-databind 2.11.1 with jackson-databind 2.12.5
- Replace jackson-annotations 2.11.1 with jackson-annotations 2.12.5
- Replace okhttp 4.8.0 with okhttp 4.9.1
- Replace log4j2 2.14.1 with log4j2 2.16.0
Version 3.21.8
- Replace okhttp 3.14.9 with okhttp 4.8.0.
- Adding original headers to Response object
Version 3.21.4
- Fixed a known issue
Version 3.20.6 Fixed issues:
- Fixed the issue that logs cannot be dynamically updated.
- Fixed the issue that automatic depression is not executed when gzip files are being downloaded.
Third-party dependencies:
- Replaced okhttp 3.14.2 with okhttp 3.14.4.
- Replaced log4j-core 2.12.0 with log4j-core 2.13.2.
- Replaced log4j-api 2.12.0 with log4j-api 2.13.2.
Version 3.20.3 New Features:
- Supports Requester Pays.
- Deleted the default log4j configuration.
Version 3.20.1 Third-party dependence:
- Replace okhttp 3.11.0 with okhttp 3.14.2.
Version 3.19.11 New features:
- Request authentication supports obtaining access keys by searching in sequence.
- Download requests are supported. If status code 302 Found is returned, authentication information is not required for redirection.
Third-party dependence:
- Replace log4j-core 2.8.2 with log4j-core 2.12.0.
- Replace jackson-databind 2.8.2 with log4j-api 2.12.0.
- Replace java-xmlbuilder 1.1 with java-xmlbuilder 1.2.
Version 3.19.9
Third-party dependencies:
- replace jackson-core 2.9.9 with jackson-core 2.9.10
- replace jackson-databind 2.9.9 with jackson-databind 2.9.10
- replace jackson-annotations 2.9.9 with jackson-core 2.9.10
Version 3.19.7.1
New features:
- Added the IObsCredentialsProvider interface to provide methods for obtaining AK/SK methods and actively refreshing AK/SK.
- Added three implementations of the IObsCredentialsProvider interface: a. User provide AK/SK: BasicObsCredentialsProvider; b. Get AK/SK from the environment variable: EnvironmentVariableObsCredentialsProvider; c. Get AK/SK from the ECS service: EcsObsCredentialsProvider.
- Support the content-type setting of the svp format file, and set the value to image/svg+xml.
Version 3.19.5.x
Third-party dependencies:
- replace okhttp 3.10.0 with okhttp 3.11.0
- replace jackson-core 2.9.8 with jackson-core 2.9.9
- replace jackson-databind 2.9.8 with jackson-databind 2.9.9
- replace jackson-annotations 2.9.8 with jackson-core 2.9.9
Version 3.19.5
New features:
- Added the project ID parameter to SSE-KMS.
- Added the detailed error flag returned by the OBS server when an exception occurs on ObsException.getErrorIndicator.
Resolved issues:
- [Function] Fixed the issue that upload and download progress bar cannot be displayed when content-length is not set.
- [Function] Fixed the issue that content-type is automatically set to video/mp4 for uploaded files with file name extension of .mp4.
- [Function] Fixed the issue of object download failure in the data retrieval scenario.
Version 3.1.3 New features:
- Added bucket encryption APIs: ObsClient.setBucketEncryption, ObsClient.getBucketEncryption, and ObsClient.deleteBucketEncryption. Currently, only the SSE-KMS encryption is supported.
- Added the enumerated type (SSEAlgorithmEnum) for server-side encryption. The server-side encryption model ServerAlgorithm and ServerEncryption are marked as Deprecated.
Documentation & Demo
- Modified the encryption sample code in the section describing server-side encryption in the Developer Guide.
Resolved issues:
- Optimized the logging when exceptions occur.
- Fixed the issue that errors may occur when the ByteArrayInputStream data flow is transferred during object upload.
- Optimized the level of access logs to avoid ambiguity.
- Changed the lower limit of resumable upload API on a part size from 5 MB to 100KB.
Version 3.1.2.1
Resolved issues:
- Modified the default value of maxIdleConnections in ObsConfiguration to 1000.
Version 3.1.2
New features:
- FunctionGraph configuration and query are supported in the bucket event notification APIs: ObsClient.setBucketNotification and ObsClient.getBucketNotification.
Documentation & Demo
- Added the description of FunctionGraph configuration in the section about event notification in the Developer Guide.
Resolved issues:
- Fixed the issue that the error information reported by the bucket creation API ObsClient.createBucket is incorrect due to protocol negotiation.
- Fix the bugs at the bottom layer of okhttp3.Dispatcher. This bug causes the issue that the maximum number of concurrent requests exceeds the upper limit.
Version 3.1.1
New features:
- Integrated log4j 1.x as the log component.
- Added the temporary authentication access API (ObsClient.createGetTemporarySignature) that supports policy setting.
- The API for object upload (ObsClient.putObject) can automatically identify a wider MIME type.
Resolved issues:
- Fixed the issue that multiple TopicConfigurations cannot be set for the bucket event notification API (ObsClient.setBucketNotification).
- Fixed the issue that the SDK is incompatible with JDK 9 or later versions.