Skip to content

Releases: qiniu/python-sdk

Release 7.2.10

21 Aug 04:32
57ad9c3
Compare
Choose a tag to compare
  • 修复上传策略中forceSaveKey参数没有签算进上传token导致上传失败的问题

Release 7.2.9

07 Aug 07:42
62f5259
Compare
Choose a tag to compare
  • 支持指定本地ctx缓存文件.qiniu_pythonsdk_hostscache.json 文件路径
  • 更正接口返回描述docstring
  • 修复接口对非json response 处理
  • ci 覆盖增加python 3.6 3.7
  • 修复获取域名列方法
  • 修复python3 环境下,二进制对象上传问题

Release 7.2.8

27 Mar 07:39
a5022fe
Compare
Choose a tag to compare
  • add restoreAr

Release 7.2.7

10 Mar 11:56
518d323
Compare
Choose a tag to compare
  • fixed bucket info

Release 7.2.6

26 Jun 03:40
ca80c00
Compare
Choose a tag to compare

修正sms包导入问题

Release 7.2.5

10 Jun 04:28
947a0bb
Compare
Choose a tag to compare
  • 增加sms

Release 7.2.4

03 Apr 13:50
Compare
Choose a tag to compare
v7.2.4

7.2.4

Release 7.2.2

10 May 08:26
Compare
Choose a tag to compare
  • add rtc server api function

Release 7.2.0

23 Nov 06:08
Compare
Choose a tag to compare
  • 修复put_data不支持file like object的问题
  • 增加空间写错时,抛出异常提示客户的功能
  • 增加创建空间的接口功能

Release 7.1.9

03 Nov 15:21
3b15e83
Compare
Choose a tag to compare
  • 修复python2情况下,中文文件名上传失败的问题
  • 修复python2环境下,中文文件使用分片上传时失败的问题