Skip to content

0.18.6

Choose a tag to compare

@burningalchemist burningalchemist released this 06 Dec 10:18
· 45 commits to master since this release
ae5ec4a

SQL Exporter v0.18.6 - 🚨 Security release

This release resolves an issue caused by a dependency that increased the minimum version of Go specified in the go.mod.
This led to an unexpected build on a vulnerable version of Go (v1.25.3).
The current build uses Go v1.24.11 and the update to v1.25 will be included in the next release.

What's Changed

Precompiled binaries are built with Go v1.24.11

CVE addressed:

Full Changelog: 0.18.5...0.18.6