Skip to content

QingStor SDK for Go v4.0.0

Compare
Choose a tag to compare
@Prnyself Prnyself released this 23 Apr 12:10
· 26 commits to master since this release
c5be512

v4.0.0 - 2020-4-23

Added

  • service: Support list buckets by limit and offset (#97)
  • Add AppendObject support (#98)
  • Add metadata response support (#99)

Changed

  • Update module name to qingstor/qingstor-sdk-go (#101)

Fixed

  • Fix requestID not return while body is empty (#102)
  • request: Fix content type check (#103)