Skip to content

Releases: qingstor/qingstor-sdk-python

QingStor SDK for Python v2.2.0

14 Aug 10:26
Compare
Choose a tag to compare

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

10 Aug 06:09
Compare
Choose a tag to compare

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

27 Jul 07:40
Compare
Choose a tag to compare

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

28 Feb 09:56
Compare
Choose a tag to compare

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

23 Feb 16:37
Compare
Choose a tag to compare

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

20 Jan 18:58
Compare
Choose a tag to compare

2.0.3 - 2017-01-21

Fixed

  • Fix wrong quote in headers

QingStor SDK for Python v2.0.2

17 Jan 15:01
Compare
Choose a tag to compare

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

15 Jan 08:16
Compare
Choose a tag to compare

2.0.1 - 2017-01-15

Fixed

  • Fix extra output in request
  • Fix bugs in non-ascii characters build in params

QingStor SDK for Python v2.0.0

12 Jan 09:25
Compare
Choose a tag to compare

2.0.0 - 2016-01-12

Fixed

  • Fix compatibility issues on python2

QingStor SDK for Python v2.0.0b5

09 Jan 07:56
Compare
Choose a tag to compare
Pre-release

2.0.0b5 - 2016-01-09

Fixed

  • Fix bug in content_type detect