Skip to content

v0.8.7

Compare
Choose a tag to compare
@burningalchemist burningalchemist released this 01 Jun 14:27
· 359 commits to master since this release
c20e3d8

SQL Exporter v0.8.7

  • fix: CVE-2022-28948 security issue;
  • fix: instrument requests to the main /metrics handler correctly. Available at /sql_exporter_metrics, can be useful for debugging purposes, also to monitor the exporter itself.
  • Precompiled binaries are built with Go v1.18.2.

Updated dependencies

Database drivers

  • Clickhouse 1.5.4
  • pgx(PostgreSQL) 4.16.1
  • pq(PostgreSQL) 1.10.6
  • MSSQL 0.12.2
  • Snowflake 1.6.10
  • Vertica 1.2.2

Others

  • yaml.v3 3.0.1
  • klog 2.60.1
  • prometheus/client_golang 1.12.2
  • prometheus/common 0.34.0
  • promu 0.13.0