v0.5.0
What's Changed
- Disable debugging specific code to remove go-ps dependency by @martialblog in #95
- Minor allocation improvements in convert/bytes by @martialblog in #96
- Add spaces to perfdata for partialResults and test it by @RincewindsHat in #84
- Default states by @RincewindsHat in #80
- Fix the output of partial result due to changed state logic and fix t… by @RincewindsHat in #86
- Fix get summary for overall by @RincewindsHat in #87
- Rename getState for PartialResult -> GetStatus by @RincewindsHat in #83
- Formatting tests by @RincewindsHat in #82
- Various minor updates by @martialblog in #93
- Remove logrus by @martialblog in #92
Breaking Changes
- Exit Status is now in icingaweb2 format by @RincewindsHat in #81
- perfdata Labels now allow more characters by @martialblog in #88
- Remove benchmark stuff, let implementers figure that out by @RincewindsHat in #85
- Remove deprecated functions by @martialblog in #89
- Remove metric sub package by @RincewindsHat in #91
- Remove http sub package to focus the purpose of this library by @RincewindsHat in #90
Full Changelog: v0.4.2...v0.5.0-rc1