Releases: qingstor/qingstor-sdk-go
Releases · qingstor/qingstor-sdk-go
QingStor SDK for Go v3.0.0
v3.0.0 - 2019-6-26
Changed
- Use correct go module version
- From this release, go sdk will only provided by module, not zip anymore
QingStor SDK for Go v2.3.0
v2.3.0 - 2019-4-25
Added
- Add Content-Encoding header to put and post requests
- Add object cache control header
- Add
storage_class
in response element of API spec
QingStor SDK for Go v2.2.15
Version 2.2.15 Signed-off-by: Jingwen Peng <[email protected]>
QingStor SDK for Go v2.2.14
QingStor SDK for Go v2.2.13
QingStor SDK for Go v2.2.12
QingStor SDK for Go v2.2.11
v2.2.11 - 2018-3-28
Changed
- Inject request id for HEAD request
Fixed
- Fix a read timeout bug introduced in v2.2.10
QingStor SDK for Go v2.2.10
[v2.2.10] - 2018-3-14
Changed
- Close body for every API except GetObject and ImageProcess
- Add correct i/o timeout behavior for http client