cloudscale-go-sdk v2.0.0
Breaking:
- Tags are now references. This makes it possible to pass an empty
{}
. Previously this was made impossible, because ofomitempty
. If you are not using tags, everything should still working like in1.x.x
.
Full Changelog: v1.11.0...v2.0.0