Skip to content

cloudscale-go-sdk v2.0.0

Compare
Choose a tag to compare
@davidhalter davidhalter released this 12 May 15:05
· 165 commits to master since this release

Breaking:

  • Tags are now references. This makes it possible to pass an empty {}. Previously this was made impossible, because of omitempty. If you are not using tags, everything should still working like in 1.x.x.

Full Changelog: v1.11.0...v2.0.0