Skip to content

QingStor SDK for Go v3.1.0

Compare
Choose a tag to compare
@Prnyself Prnyself released this 09 Oct 07:43
· 39 commits to master since this release

v3.1.0 - 2019-10-8

Added

  • Add metadata support for PutObject (#70)
  • Add has_more field support in ListMultipartUploads api (#83)
  • Add generated qinsgtor api interface (#87)

Changed

  • template: Update to fit API spec change (#80)
  • request: Remove http retry logic to avoid body length 0 error (#81)
  • client/upload: Switch to normal upload while fileSize small enough (#82)
  • docs: Refactor usages and add zh-CN docs (#86)

Fixed

  • template: Fix sdk major version not bumped (#78)
  • Fix notification subresource not signed (#84)