v0.1.1
Changelog for 0.1.1
The following sections list the changes for 0.1.1.
Summary
Details
-
Bugfix #11: Fix typo within
hcloud_server_incoming_traffic_bytesWe fixed a typo within the
hcloud_server_incoming_traffic_bytesmetric where we were just
missing a tiny single letter. -
Change #13: Pin go version to 1.10
To make sure we got something nearly like reproducible builds and to fix the builds we should pin
the build dependencies like the Go version to make sure it is always buildable.