Releases: r3kzi/clamav-prometheus-exporter
Releases · r3kzi/clamav-prometheus-exporter
1.0.1
What's Changed
- Fix vuln by @shukla2009 in #44
New Contributors
- @shukla2009 made their first contribution in #44
Full Changelog: v1.0.0...v1.0.1
1.0.0
What's Changed
- Dockerfile as unprivileged user by @teng1 in #3
- Update port, metric types, add pool metrics, fix logic by @0x63lv in #4
- STATS render wrong when IDLE field is returned by @ldubut in #7
- Purpose dashboard example for Grafana by @ldubut in #8
- Fix spelling by @micah in #9
- Add signature database age as metric by @BasLangenberg in #13
- Fix crash when ClamAV is not up by @tobias-bahls in #18
- feat: overhaul by @r3kzi in #22
- feat: adding comment about time parsing by @r3kzi in #23
- feat: adding information about how to build the binary by @r3kzi in #24
- feat: catching SIGINT and SIGTERM now by @r3kzi in #25
- Improvements metrics collection by @mailsonpeixe in #27
- Update go version by @jullianow in #28
- (Fix): Adding build image step in the Push phase of the pipeline by @jullianow in #29
- feat(build): Add ability to generate image tag based on github tag by @jullianow in #30
- fix(build): removing incorrect additional quote by @jullianow in #31
- feat(doc): Added release session and new make command (run) by @jullianow in #32
- feat(build): Add version file and release based on file by @jullianow in #34
- #35 Fix wrong thread metrics by @rbarroso1 in #36
- (Fix): Correct repository owner name in action by @jullianow in #41
New Contributors
- @teng1 made their first contribution in #3
- @0x63lv made their first contribution in #4
- @ldubut made their first contribution in #7
- @micah made their first contribution in #9
- @BasLangenberg made their first contribution in #13
- @tobias-bahls made their first contribution in #18
- @r3kzi made their first contribution in #22
- @mailsonpeixe made their first contribution in #27
- @jullianow made their first contribution in #28
- @rbarroso1 made their first contribution in #36
Full Changelog: https://github.com/r3kzi/clamav-prometheus-exporter/commits/v1.0.0