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