Releases: SpectraLogic/ds3_go_sdk
Releases · SpectraLogic/ds3_go_sdk
v4.1.0
- Upgraded to latest 4.1 Spectra S3 API.
- Using Golang 1.10.
- Fixed minor bugs.
v5.0.1
Removing deprecated serial id
Link to documentation
v5.0.0
Upgraded to the latest 5.0.0 Spectra S3 API
v4.0.1
- Removed
src
folder from within project package structure. The Go SDK now assumes that its source code is located in$GOPATH/src/spectra
- Moved the construction of HttpRequests out of request handlers and into the client.
- Minor bug fixes.
v4.0.0
Upgraded to the latest 4.0 Spectra S3 API.