Skip to content

Releases: cloudfoundry/bosh-system-metrics-server-release

bosh-system-metrics-server-release v0.1.4

14 Jul 22:13
Compare
Choose a tag to compare

bosh-system-metrics-server-release v0.1.3

14 Apr 16:55
Compare
Choose a tag to compare
  • Bump golang to 1.18.1
  • As part of bumping to Go 1.18 certificates that are signed with the SHA-1 hash function will no longer be accepted.

Full Changelog: v0.1.2...v0.1.3

bosh-system-metrics-server-release v0.1.2

22 Dec 17:49
Compare
Choose a tag to compare
  • Bump gopkg.in/yaml.v2 dependency (#7)

bosh-system-metrics-server-release v0.1.1

17 Dec 23:47
Compare
Choose a tag to compare

What's Changed

  • Bump Go to 1.17.5

Full Changelog: v0.1.0...v0.1.1

⚠️ IPv4 addresses containing decimal components with leading zeros will be rejected

With the upgrade to Go 1.17, the ParseIP and ParseCIDR functions now reject IPv4 addresses which contain decimal components with leading zeros.

For more information on the context of this change, please refer to the Go 1.17 release notes.

bosh-system-metrics-server-release v0.1.0

17 Aug 16:55
Compare
Choose a tag to compare

Accept configuration params from a file instead of command line flags

  • update to use golang-1.14

bosh-system-metrics-server-release v0.0.24

18 Sep 19:24
Compare
Choose a tag to compare

Lockdown tls cipher suites

bosh-system-metrics-server-release v0.0.23

18 Sep 03:31
Compare
Choose a tag to compare

Lockdown tls cipher suites

bosh-system-metrics-server-release v0.0.21

27 Aug 19:41
Compare
Choose a tag to compare

This release fixes and issue where certain networks aggressively kill idle connection. It adds keep alive configuration to the grpc connections.

bosh-system-metrics-server-release v0.0.17

04 Apr 17:18
Compare
Choose a tag to compare

Fixes an issue where metrics from windows vms fail to emit due to empty values (eg { load: [""] })
Adds log output of actual json payload from bosh hm when heartbeats/alerts fail to unmarshal

bosh-system-metrics-server-release v0.0.13

16 Oct 20:03
Compare
Choose a tag to compare
  • Updates golang blob to go1.9.1