prometheus-rpm
prometheus-rpm copied to clipboard
Update sql_exporter from 0.17.1 to 0.17.3
https://github.com/burningalchemist/sql_exporter/releases/tag/0.17.3 Release notes:
## SQL Exporter v0.17.3 -🚨 Security release
This release addresses the security fixes 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.