Skip to content

0.16.0

Latest
Compare
Choose a tag to compare
@burningalchemist burningalchemist released this 26 Oct 08:31
· 2 commits to master since this release
a1726ff

SQL Exporter v0.16.0

What's Changed

⚠️ Breaking change: --log.json flag has been removed. To change the log format, please use --log.format with the allowed values: logfmt (default) or json.

Precompiled binaries are built with Go v1.23.2

Updated dependencies

Database drivers

  • Snowflake 1.11.2
  • Clickhouse 2.30.0
  • PostgreSQL (pgx) 5.7.1

Others

  • sethvargo/go-envconfig 1.1.0
  • aws-sdk-go-v2 1.30.5
  • aws-sdk-go-v2/config 1.28.0
  • aws-sdk-go-v2/service/secretsmanager 1.34.2
  • prometheus/common 0.60.1
  • prometheus/client_golang 1.20.5
  • google.golang.org/protobuf 1.35.1

New Contributors

Full Changelog: 0.15.0...0.16.0