Releases: qingstor/qingstor-sdk-python
Releases · qingstor/qingstor-sdk-python
QingStor SDK for Python v2.6.0
QingStor SDK for Python v2.5.0
2.5.0 - 2020-11-26
Added
- bucket: Add replication support
Fixed
- build: Fix custom metadata not set correctly
- request: Fix dict not handled properly in canonicalized headers
QingStor SDK for Python v2.4.0
2.4.0 - 2020-09-28
Added
- service: ListBuckets supports limit and offset
- template: Fix CNAME is an abbr
- bucket: Add CNAME support
- bucket: Add logging support
- bucket: Add AppendObject support
- bucket: Add object metadata support
Changed
- misc: Only python 3 is supported
QingStor SDK for Python v2.3.0
2.3.0 - 2019-05-17
Added
- service: Add cache-control and content encoding support
Changed
- sdk/config: Fix yaml loader warning
- misc: Use Pipfile to handle dependence
Removed
- *: Remove compat for python 2
- client: Remove encryption client support
QingStor SDK for Python v2.2.6
2.2.6 - 2018-07-09
Added
- Add support for lifecycle and notification
Fixed
- Fix key error while delete not return content-type
QingStor SDK for Python v2.2.5
QingStor SDK for Python v2.2.4
2.2.4 - 2017-09-05
Added
- Add ok property to Unpacker
Changed
- Force the zone ID to be lowercase
Fixed
- Fix bug that next not return data
- Fix bug that abort upload shoule return 204
QingStor SDK for Python v2.2.3
2.2.3 - 2017-08-23
Added
- Add timeout support for sending request
- Add EncryptionClient class
- Add EncryptionFileChunk class
Fixed
- Fix bug that response-* params use underline
- Fix bug that response-* params not in sub_resource
QingStor SDK for Python v2.2.2
QingStor SDK for Python v2.2.1
2.2.1 - 2017-08-15
Added
- Add support for x-qs-date header
Fixed
- Fix x-qs-fetch-source not handled right