Skip to content

Releases: qiniu/python-sdk

Release 7.3.0

23 Sep 04:22
00c1a67
Compare
Choose a tag to compare

新增

  • sms[云短信]:新增查询短信发送记录方法:get_messages_info
  • cdn: 新增上线域名 domain_online 方法、下线域名 domain_offline 方法和删除域名 delete_domain 方法
  • 对象存储:新增批量解冻build_batch_restoreAr方法、获取空间域名列表bucket_domain方法和修改空间访问权限change_bucket_permission方法

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的问题
  • 增加空间写错时,抛出异常提示客户的功能
  • 增加创建空间的接口功能