Skip to content

Releases: aliyun/aliyun-oss-android-sdk

release_2.9.9

28 Aug 03:36
Compare
Choose a tag to compare
  1. Delete the useless OSSSQLiteHelper class

release_2.9.8

16 Aug 02:57
Compare
Choose a tag to compare
  1. Migrate from jcenter to mavenCentral
  2. Fix the'ParcelFileDescriptor not closed' bug

release 2.9.7

16 Aug 02:56
Compare
Choose a tag to compare
  1. 新增cname、二级域名、自定义path配置
  2. 修复 调用 mutilpartUpload 接口 设置ACL时 报错的问题

release_2.9.6

28 Apr 06:19
Compare
Choose a tag to compare
  1. 删除allowBackup
  2. 修改日志信息
  3. 删除 CHANGE_WIFI_STATE, ACCESS_NETWORK_STATE, ACCESS_WIFI_STATE 权限

release_2.9.3

24 Dec 02:40
eb4fbc9
Compare
Choose a tag to compare
  1. 修正 Bucket 名称合法性验证的正则表达式;
  2. 修正访问 Endpoint 的拼接规则;

release_2.9.2

01 Dec 09:47
Compare
Choose a tag to compare

1.add time interval for retry.
2.fix potential bug about multipart upload.
3.add logic about checking empty file for putObject API.
4.fix testcases.
5.adjust sample code.

release 2.9.1

13 Sep 11:40
894c09a
Compare
Choose a tag to compare
  1. fix bug about 409 error for sequentially uploading object.
  2. fix bug about losing port of endpoint.
  3. optimize logic about time synchronization.
  4. should not use endpoint with format of https://ipadress.
  5. support carry custom headers for getObject api.

release_2.9.0

23 Aug 08:53
Compare
Choose a tag to compare

add http2 support

release_2.8.5

09 Aug 02:03
2c4f9ef
Compare
Choose a tag to compare

1.add api which named putSymlink;
2.add api which named getSymlink;
3.add api which named restoreObect;

release_2.8.4

06 Jul 05:22
Compare
Choose a tag to compare

fix listParts's error while response's NextPartNumberMarker is null