Releases: canonical/nrpe_exporter
Releases · canonical/nrpe_exporter
0.2.6
0.2.5
0.2.4
What's Changed
- Move the defer lower by @rbarry82 in #30
- Bump github.com/prometheus/client_golang from 1.2.1 to 1.11.1 by @dependabot in #32
- Log the results of all commands by @rbarry82 in #31
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: 0.2.2...0.2.4
0.2.3
Full Changelog: 0.2.2...0.2.3
0.2.2
0.2.1
0.2.0
What's Changed
- Smoke test by @conr in #3
- Add Dockerfile by @julien-sobczak in #6
- Convert to go.mod by @candlerb in #9
- Implement SSL by @candlerb in #10
- Change base image and add required missing libraries by @igormp in #15
- Docker file for SSL support and documentation results by @edguy3 in #21
New Contributors
- @julien-sobczak made their first contribution in #6
- @candlerb made their first contribution in #9
- @igormp made their first contribution in #15
- @edguy3 made their first contribution in #21
Full Changelog: 0.1.0...0.2.0
0.1.0 / 2017-09-28
Changed daemon target from flag to url param. Build files.