Skip to content

v0.8.6

Compare
Choose a tag to compare
@burningalchemist burningalchemist released this 24 Dec 21:32
· 385 commits to master since this release
d56cc12

SQL Exporter v0.8.6 🎄 Christmas edition

  • fixed CWE-117 security weakness;
  • Precompiled binaries are built with Go v1.17.5.

⚠️ Existing CONFIG environment variable was removed in this release. Use SQLEXPORTER_CONFIG instead.

Updated dependencies

Database drivers

  • pgx(PostgreSQL) 4.14.1
  • pq(PostgreSQL) 1.10.4
  • Snowflake 1.6.4
  • Vertica 1.2.1

Others

  • klog 2.40.1