v1.1.0
Changelog for 1.1.0
The following sections list the changes for 1.1.0.
Summary
- Chg #25: Drop darwin/386 release builds
- Chg #39: Add collector for load balancers
- Chg #24: Refactor build tools and project structure
- Chg #21: Add collector for volumes
Details
-
Change #25: Drop darwin/386 release builds
We dropped the build of 386 builds on Darwin as this architecture is not supported by current Go
versions anymore. -
Change #39: Add collector for load balancers
We have added a new optional collector, which is enabled by default, to gather metrics about all
loadbalancers part of the configured Hetzner Cloud project. -
Change #24: Refactor build tools and project structure
To have a unified project structure and build tooling we have integrated the same structure we
already got within our GitHub exporter. -
Change #21: Add collector for volumes
We have added a new optional collector, which is disabled by default, to gather metrics about
the volumes part of the configured Hetzner Cloud project.