Releases: marcinbudny/eventstore_exporter
Releases · marcinbudny/eventstore_exporter
v0.17.1
v0.17.0
v0.16.0
Changelog
- FEAT: Add support for KurrentDB 25.0. This is mostly about test environment and documentation, no functional changes.
- OTHER: Bump various dependencies.
- OTHER: Remove official support for 22.10 LTS.
v0.15.4
Changelog
- FIX: change the default exporter scrape timeout (#41) (thank you @henri9813)
v0.15.3
Changelog
- OTHER: bumped go version to 1.22.3
- OTHER: bumped dependency versions
v0.15.2
Changelog
OTHER: bumped go version to 1.21
OTHER: bumped dependency versions
v0.15.1
Changelog
- OTHER: bumped go version to 1.20
- OTHER: bumped dependency versions
v0.15.0
Changelog
- FEATURE: metrics for TCP connections - node to node connections in cluster, client tcp connections (excluding gRPC). Opt-in with
ENABLE_TCP_CONNECTION_STATS
v0.14.1
Changelog
- OTHER: added macOS x86_64 and arm64 binaries to the releases
- OTHER: added Linux arm64 platform to the docker image
v0.14.0
Changelog
- BREAKING: Timeout configuration changed it's meaning to "timeout for whole scrape operation" (previously - "timeout for single ES call")