Releases: storageos/go-api
Releases · storageos/go-api
0.1.5
Improve error formatting
This patch prevents errors in JSON format being propagated through to the error
types. This should improve the legibility of errors in some cases.
0.1.4
Fixes broken string formatting in API errors
0.1.3
Adds some basic human readable error formatting in some cases
0.1.2
Add support node and cluster health from clusterID
0.1.1
Merge pull request #13 from storageos/feature/node_selector
adding node selector to vlume
0.1.0
Tagging a release for easier vendoring in go-cli