Releases: qingstor/qingstor-sdk-python
Releases · qingstor/qingstor-sdk-python
QingStor SDK for Python v2.2.0
2.2.0 - 2017-08-14
Added
- Add images process support
- Add upload client and file chunk classes
- Be compatible with new style classes
Fixed
- Fix non-ascii data not handled right in Builder
- Fix canonicalized headers not sorted by key
QingStor SDK for Python v2.1.3
2.1.3 - 2017-08-10
Fixed
- Fix bug that can cause large memory usage
- Fix setup error for python2.6
Changed
- Requests do not bundle urllib3 any more
QingStor SDK for Python v2.1.2
2.1.2 - 2017-05-24
Fixed
- Fix load_config_from_filepath not return self
- Fix 40x and 50x response not handle right
- Fix SSL Warnings with old python versions
- Fix request query not sorted
- Fix url query not handled correctly bug
- Fix resource is not mandatory in policy statement
QingStor SDK for Python v2.1.1
2.1.1 - 2017-02-28
Fixed
- Fix query_sign wrong with content_type
- Fix sign_error generate url error with empty query
- Fix body unpack error with empty body
QingStor SDK for Python v2.1.0
2.1.0 - 2017-02-24
Added
- Add list multipart uploads API
Fixed
- Fix request uri not quote correctly
- Fix REAEME.md missing error
QingStor SDK for Python v2.0.3
QingStor SDK for Python v2.0.2
2.0.2 - 2017-01-17
Changed
- Use unicode for all input and output
Fixed
- Fix non-ascii in headers behavior
QingStor SDK for Python v2.0.1
2.0.1 - 2017-01-15
Fixed
- Fix extra output in request
- Fix bugs in non-ascii characters build in params