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