Skip to content

Releases: aliyun/aliyun-oss-ios-sdk

2.10.2

27 Apr 13:56
Compare
Choose a tag to compare

fix bug.

release_2.10.1

25 Apr 13:06
Compare
Choose a tag to compare

fix: fix in case there are serveral multipart Task excuting, uploadProgress’s totalBytesSent greater than totalBytesExpectedToSend.

2.10.0

22 Mar 02:37
Compare
Choose a tag to compare
  1. add GetObjectAcl,DeleteMultiObjects,ListBuckets, ImagePersist function
  2. remove buildFramework debug script
  3. fix configuraion on mac
  4. fix issue 126

2.9.2

31 Jan 14:09
Compare
Choose a tag to compare

add API which named triggerCallBack

2.9.1

22 Jan 13:25
Compare
Choose a tag to compare

fix podspec

2.9.0

22 Jan 12:30
Compare
Choose a tag to compare

1.SHA1 check when putObject and seqenceupload.
2.fix bug when resumeupload object what is smaller than 256k.
3.add logic about check file size

release_2.8.1

15 Jan 07:01
Compare
Choose a tag to compare

1.fix : fix oom issue when resumeuploading big file.

release_2.8.0

17 Dec 13:35
Compare
Choose a tag to compare

1.feat : add crc64 function, default close
2.fix : fix bugs;

release_2.7.1

29 Nov 02:46
Compare
Choose a tag to compare

修复使用BackgroundUploadTask上传文件完成时没有正确处理回调block的bug

2.7.0

17 Nov 03:08
7c0b8c1
Compare
Choose a tag to compare
   1.断点续传功能优化,支持并发
   2.增加自定义user-agent配置
   3.增加putObject接口的重试回调