SQL Exporter v0.24.0
What's Changed
- Introduce optional per-query duration and row count metrics (disabled by default).
Precompiled binaries are built with Go v1.26.3
- feat: optional per-query duration and row count metrics by @rassie in #996
- fix: use single yaml package by @swoga in #995
- refactor: use new() instead of protobuf helper function by @swoga in #994
CVE addressed:
- CVE-2026-33811
- CVE-2026-33814
- CVE-2026-39820
- CVE-2026-39836
- CVE-2026-42499
- CVE-2026-39823
- CVE-2026-39826
- CVE-2026-39825
New Contributors
Full Changelog: 0.23.0...0.24.0