Skip to content

0.24.0

Choose a tag to compare

@burningalchemist burningalchemist released this 18 May 10:48
· 20 commits to master since this release
4f0ee4e

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:

New Contributors

Full Changelog: 0.23.0...0.24.0