Skip to content

Releases: aliyun/alibabacloud-oss-python-sdk-v2

1.1.2

26 Jun 09:25
Compare
Choose a tag to compare
  • Update:proxy_host supports both dictionary and string types
  • Update:Meta query api supports more search condition settings
  • Update:Ignore the import error for the Crypto module

1.1.1

06 May 10:31
Compare
Choose a tag to compare
  • Feature:Add list cloud boxes api and add cloud box id param
  • Update:Copier supports progress
  • Fix:The expiration time was incorrect

1.1.0

10 Mar 11:56
Compare
Choose a tag to compare
  • Feature:Add clean restored object api
  • Feature:Add operation level read-write timeout
  • Feature:Add operation level total timeout
  • Feature:Add copier
  • Fix:The issue that callback result can not be obtained
  • Update:Change the type of body parameter of some api

1.0.2.beta

10 Mar 10:34
Compare
Choose a tag to compare
  • Feature:Add bucket worm api
  • Feature:Add bucket request payment api
  • Feature:Add bucket style api
  • Feature:Add bucket resource group api
  • Feature:Add public access block api
  • Feature:Add bucket access block api
  • Feature:Add access point public access block api
  • Feature:Add bucket transfer acceleration apiq
  • Feature:Add bucket data redundancy transition api
  • Feature:Add bucket tags api
  • Feature:Add meta query api
  • Feature:Add bucket https config api
  • Fix:Uploader can not abort upload task
  • Break Change: rename sse_kms_key_id to server_side_encryption_key_id

1.0.1.dev2

10 Mar 10:33
Compare
Choose a tag to compare
1.0.1.dev2 Pre-release
Pre-release
  • Feature:Downloader supports progress

1.0.1.dev1

10 Mar 10:32
Compare
Choose a tag to compare
1.0.1.dev1 Pre-release
Pre-release
  • Update:Change requires
  • Update:Avoid adding accept-encoding: gzip, deflate' by default.

1.0.1.dev0

10 Mar 10:31
Compare
Choose a tag to compare
1.0.1.dev0 Pre-release
Pre-release
  • Feature:Add access point api
  • Feature:Add bucket access monitor api
  • Feature:Add bucket archive direct read api
  • Feature:Add bucket cname api
  • Feature:Add bucket cors api
  • Feature:Add bucket encryption api
  • Feature:Add bucket logging api
  • Feature:Add bucket lifecycle api
  • Feature:Add bucket policy api
  • Feature:Add bucket inventory api
  • Feature:Add bucket referer api
  • Feature:Add bucket replication api
  • Feature:Add bucket website api

1.0.0.dev1

10 Mar 10:31
Compare
Choose a tag to compare
1.0.0.dev1 Pre-release
Pre-release
  • Update:Remove unnecessary log prints

1.0.0.dev

10 Mar 10:29
Compare
Choose a tag to compare
1.0.0.dev Pre-release
Pre-release
  • Feature:Add credentials provider
  • Feature:Add retryer
  • Feature:Add signer v1 and signer v4
  • Feature:Add httpclient
  • Feature:Add bucket's basic, bucket acl, bucket versioning api
  • Feature:Add object's api
  • Feature:Add region's api
  • Feature:Add service's api
  • Feature:Add presigner
  • Feature:Add paginator
  • Feature:Add uploader and downloader
  • Feature:Add file-like api
  • Feature:Add encryption client
  • Feature:Add is_object_exist/is_bucket_exist api
  • Feature:Add put_object_from_file/get_object_to_file api