Skip to content

Version 2.2.3

Compare
Choose a tag to compare
@baiyubin baiyubin released this 11 Jan 09:30
· 378 commits to master since this release
  • 修复:bucket.resumable_upload 的返回值从null修正为PutObjectResult
  • 修复:优化 Response.read 的字符串拼接方式,提高 bucket.get_object 的效率
  • 修复:bucket.copy_object 对source key进行url编码