Releases: ncabatoff/process-exporter
Releases · ncabatoff/process-exporter
v0.8.2
Changelog
- eaf09b7 Bump golang.org/x/net from 0.22.0 to 0.23.0 (#298)
- f6ae132 Upgrade prometheus/procfs dependency, use Go1.21 (#296)
v0.8.1
Changelog
- b2740a6 Update release action to use newer actions. Use latest goreleaser version. Use CGO_ENABLED in its config instead of tags.
- a3bc995 Fix server start error (#295)
v0.8.0
Changelog
0bcf42e Add -recheck-with-time-limit support (#223)
v0.7.9
Changelog
b7310f0 Update procfs to 0.7.3 (#210), fixes 32-bit platforms
v0.7.8
Changelog
146e0df Add template option for Cgroups (#199)
934d2ed Update Dockerfile so it actually builds for the arch specified by buildx.
v0.7.7
Changelog
c010138 Ensure that official binaries have the full build information
ca50fe3 Make docker images multi-platform: amd64, arm64, armv6, armv7
All other changes since the last release are either dependency updates or refactorings, none of which should have user-visible effects.