SQL Exporter v0.11.0
- feat: add ability to not prepare statements by @fffinkel in #217
- fix: set clampLevel to 3 for debug logs by @burningalchemist in #233
- fix: type constants by @burningalchemist in #234
- fix: create /etc/sql_exporter in postinstall by @dupondje in #236
- fix: typo and wrong file reference for rpm by @burningalchemist in #243
- docs: Update README.md on the special characters by @burningalchemist in #244
- chore: update Go to 1.20 as the main version by @burningalchemist in #249
Precompiled binaries are built with Go v1.20.4.
Updated dependencies
Database drivers
- MySQL 1.7.1
- pq(PostgreSQL) 1.10.9
Others
- prometheus/common 0.44.0
- prometheus/exporter-toolkit 0.10.0
New Contributors
Full Changelog: 0.10.1...0.11.0