Skip to content

v0.8.5

Compare
Choose a tag to compare
@burningalchemist burningalchemist released this 04 Nov 21:57
· 395 commits to master since this release
d7bea6d
  • Add environment variable SQLEXPORTER_TARGET_DSN to override the configured connection string (and dsnOverride parameter);
  • Prepend environment variables for debug and config parameters with a prefix: SQLEXPORTER_DEBUG and SQLEXPORTER_CONFIG;
  • Precompiled binaries are built with Go v1.17.2.

⚠️ Existing CONFIG environment variable is deprecated and will be removed in the next release.

Updated dependencies

Database drivers

  • Clickhouse 1.5.1
  • Snowflake 1.6.3
  • Vertica 1.2.0
  • MSSQL 0.11.0

Others

  • prometheus/common 0.32.1
  • klog 2.30.0