SQL Exporter v0.22.3
What's Changed
- Improve thread safety to avoid crashes when reloading config and scraping at the same time.
Precompiled binaries are built with Go v1.25.9
- fix: crash during /reload from nil connection race condition by @utafrali in #971
- fix: introduce mutex to avoid nil deferences for reloads while scraping by @burningalchemist in #972
CVE addressed:
- CVE-2026-39883
- CVE-2026-32281
- CVE-2026-32289
- CVE-2026-32288
- CVE-2026-32280
- CVE-2026-32282
- CVE-2026-32283
New Contributors
Full Changelog: 0.22.2...0.22.3