SQL Exporter v0.14.1
What's Changed
- Security fix for PostgreSQL(pgx) driver (CVE-2024-27289);
- Clickhouse driver upgrade v1 > v2 (v1 driver is deprecated).
Precompiled binaries are built with Go v1.21.8
Updated dependencies
Database drivers
- PostgreSQL(pgx) 4.18.2
- Clickhouse 2.21.1
Others
- prometheus/client_golang 1.19.0
- prometheus/client_model 0.6.0
- prometheus/common 0.49.0
New Contributors
- @ferrous26 made their first contribution in #457
- @qfritz made their first contribution in #462
- @puneetloya made their first contribution in #463
Full Changelog: 0.14.0...0.14.1