Releases: burningalchemist/sql_exporter
chart-sql-exporter-0.13.1
Database-agnostic SQL exporter for Prometheus
chart-sql-exporter-0.13.0
Database-agnostic SQL exporter for Prometheus
0.18.1
SQL Exporter v0.18.1
What's Changed
- fix: move
NULLlog messages underDebuglog level by @burningalchemist in #778
Precompiled binaries are built with Go v1.24.5
Updated dependencies
Database drivers
- Snowflake 1.15.0
- MySQL 1.9.3
- MSSQL 1.9.2
- Clickhouse 2.37.2
Others
- aws-sdk-go-v2/config 1.29.17
- aws-sdk-go-v2/service/secretsmanager 1.35.7
- aws/aws-sdk-go-v2 1.36.5
- prometheus/common 0.65.0
Full Changelog: 0.18.0...0.18.1
chart-sql-exporter-0.12.5
Database-agnostic SQL exporter for Prometheus
0.18.0
SQL Exporter v0.18.0
What's Changed
With the new --config.check flag it's possible now to validate the configuration yaml without running a server, which is useful for CI workflows or other debug purposes.
Precompiled binaries are built with Go v1.24.4
Updated dependencies
Database drivers
- Snowflake 1.14.1
- MySQL 1.9.2
- MSSQL 1.8.2
- Clickhouse 2.36.0
- PostgreSQL (pgx) 5.7.5
- OracleDB 2.9.0
Others
- aws-sdk-go-v2/config 1.29.15
- aws-sdk-go-v2/service/secretsmanager 1.35.5
- prometheus/common 0.64.0
- xo/dburl 0.23.8
New Contributors
Full Changelog: 0.17.3...0.18.0
chart-sql-exporter-0.12.4
Database-agnostic SQL exporter for Prometheus
0.17.3
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.
chart-sql-exporter-0.12.3
Database-agnostic SQL exporter for Prometheus
chart-sql-exporter-0.12.2
Database-agnostic SQL exporter for Prometheus
0.17.2
SQL Exporter v0.17.2
This release contains dependency and driver updates, and also addresses reported security issues
What's Changed
Precompiled binaries are built with Go v1.24.1
Updated dependencies
Database drivers
- Snowflake 1.14.0
- MySQL 1.9.2
- Clickhouse 2.34.0
- PostgreSQL (pgx) 5.7.4
Others
- aws-sdk-go-v2/config 1.29.14
- aws-sdk-go-v2/service/secretsmanager 1.35.4
- sethvargo/go-envconfig 1.3.0
- prometheus/common 0.63.0
- prometheus/client_golang 1.22.0
- prometheus/client_model 0.6.2
- xo/dburl 0.23.7
- google.golang.org/protobuf 1.36.6
- golang.org/x/net 0.38.0 (CVE-2025-22872)
- golang-jwt/jwt/v5 5.2.2 (CVE-2025-30204)
New Contributors
- @jtougas made their first contribution in #705
- @brunomanzo made their first contribution in #731
Full Changelog: 0.17.1...0.17.2