Skip to content

0.17.3

Choose a tag to compare

@burningalchemist burningalchemist released this 06 May 13:09
· 151 commits to master since this release
9c33cb6

SQL Exporter v0.17.3 -🚨 Security release

This release addresses the security issues identified in Go runtime v1.24.1.

What's Changed

Precompiled binaries are built with Go v1.24.2

go1.24.2 includes security fixes to the net/http package (CVE-2025-22871), as well as bug fixes to the compiler, the runtime, the go command, and the crypto/tls, go/types, net/http, and testing packages.