Skip to content

Releases: storageos/go-api

0.1.5

23 Aug 09:17
Compare
Choose a tag to compare

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

11 Aug 14:48
Compare
Choose a tag to compare

Fixes broken string formatting in API errors

0.1.3

11 Aug 14:35
Compare
Choose a tag to compare

Adds some basic human readable error formatting in some cases

0.1.2

11 Aug 11:13
Compare
Choose a tag to compare

Add support node and cluster health from clusterID

0.1.1

02 Aug 16:09
Compare
Choose a tag to compare
Merge pull request #13 from storageos/feature/node_selector

adding node selector to vlume

0.1.0

27 Jul 11:08
Compare
Choose a tag to compare

Tagging a release for easier vendoring in go-cli