v3.24.8
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