Releases: tencentyun/cos-python-sdk-v5
Releases · tencentyun/cos-python-sdk-v5
V1.9.28
07 Apr 12:01
Compare
Sorry, something went wrong.
No results found
1.head_bucket添加返回值
2.list_bucket_inventory_configurations接口
3.Downloader支持设置dump_record_dir
4.优化异常请求重试日志
V1.9.27
03 Jan 03:38
Compare
Sorry, something went wrong.
No results found
V1.9.26
13 Sep 12:11
Compare
Sorry, something went wrong.
No results found
V1.9.25
05 Jun 09:35
Compare
Sorry, something went wrong.
No results found
V1.9.24
06 May 07:01
Compare
Sorry, something went wrong.
No results found
支持配置短连接(KeepAlive=False)
upload_file取消20MB以下对象使用简单上传的逻辑,改为PartSize以下对象才使用简单上传
create_bucket支持OFS桶
V1.9.23
28 Feb 02:50
Compare
Sorry, something went wrong.
No results found
修复__dump_record在windows系统上重命名文件的bug
V1.9.22
19 Dec 11:45
Compare
Sorry, something went wrong.
No results found
修复断点续传中record文件因写入过程被中断而损坏的问题
V1.9.21
28 Nov 12:52
Compare
Sorry, something went wrong.
No results found
CosConfig支持Credential实例参数轮转AKSK
dicttoxml库替换为xmltodict
支持创建多AZ桶
修复可签入签名的headers列表
支持配置静态网站自定义域名证书
V1.9.20
28 Jun 03:18
Compare
Sorry, something went wrong.
No results found
V1.9.19
13 Jun 09:40
Compare
Sorry, something went wrong.
No results found
解决requests和certifi组件不兼容python老版本问题