Skip to content

Releases: burningalchemist/sql_exporter

0.18.2

10 Sep 10:12
769b7c5
Compare
Choose a tag to compare

SQL Exporter v0.18.2 - 🚨 Security release

This release addresses the security issues identified in Go runtime v1.24.5.

What's Changed

Precompiled binaries are built with Go v1.24.7

Updated dependencies

Database drivers

  • Snowflake 1.16.0
  • MSSQL 1.9.3
  • Clickhouse 2.40.1
  • PostgreSQL (pgx) 5.7.6

Others

  • aws-sdk-go-v2/config 1.31.7
  • aws-sdk-go-v2/service/secretsmanager 1.39.3
  • aws/aws-sdk-go-v2 1.39.0
  • prometheus/common 0.65.0
  • prometheus/client_golang 1.23.2
  • prometheus/exporter-toolkit 0.14.1
  • prometheus/common 0.66.1
  • google.golang.org/protobuf 1.36.9

New Contributors

Full Changelog: 0.18.1...0.18.2

chart-sql-exporter-0.13.1

10 Sep 10:49
32aeab1
Compare
Choose a tag to compare

Database-agnostic SQL exporter for Prometheus

chart-sql-exporter-0.13.0

09 Sep 10:22
f49b7a7
Compare
Choose a tag to compare

Database-agnostic SQL exporter for Prometheus

0.18.1

16 Jul 13:32
6e73ff7
Compare
Choose a tag to compare

SQL Exporter v0.18.1

What's Changed

Precompiled binaries are built with Go v1.24.5

Updated dependencies

Database drivers

  • Snowflake 1.15.0
  • MySQL 1.9.3
  • MSSQL 1.9.2
  • Clickhouse 2.37.2

Others

  • aws-sdk-go-v2/config 1.29.17
  • aws-sdk-go-v2/service/secretsmanager 1.35.7
  • aws/aws-sdk-go-v2 1.36.5
  • prometheus/common 0.65.0

Full Changelog: 0.18.0...0.18.1

chart-sql-exporter-0.12.5

16 Jul 14:00
31273ed
Compare
Choose a tag to compare

Database-agnostic SQL exporter for Prometheus

0.18.0

10 Jun 13:48
3f2726f
Compare
Choose a tag to compare

SQL Exporter v0.18.0

What's Changed

With the new --config.check flag it's possible now to validate the configuration yaml without running a server, which is useful for CI workflows or other debug purposes.

Precompiled binaries are built with Go v1.24.4

  • feat: add -config.check flag for configuration validation by @deferraz in #745

Updated dependencies

Database drivers

  • Snowflake 1.14.1
  • MySQL 1.9.2
  • MSSQL 1.8.2
  • Clickhouse 2.36.0
  • PostgreSQL (pgx) 5.7.5
  • OracleDB 2.9.0

Others

  • aws-sdk-go-v2/config 1.29.15
  • aws-sdk-go-v2/service/secretsmanager 1.35.5
  • prometheus/common 0.64.0
  • xo/dburl 0.23.8

New Contributors

Full Changelog: 0.17.3...0.18.0

chart-sql-exporter-0.12.4

10 Jun 14:22
45a4e20
Compare
Choose a tag to compare

Database-agnostic SQL exporter for Prometheus

0.17.3

06 May 13:09
9c33cb6
Compare
Choose a tag to compare

SQL Exporter v0.17.3 -🚨 Security release

This release addresses the security issues identified in Go runtime v1.24.1.

What's Changed

Precompiled binaries are built with Go v1.24.2

go1.24.2 includes security fixes to the net/http package (CVE-2025-22871), as well as bug fixes to the compiler, the runtime, the go command, and the crypto/tls, go/types, net/http, and testing packages.

chart-sql-exporter-0.12.3

06 May 13:38
0e1b0e8
Compare
Choose a tag to compare

Database-agnostic SQL exporter for Prometheus

chart-sql-exporter-0.12.2

05 May 11:22
f28a136
Compare
Choose a tag to compare

Database-agnostic SQL exporter for Prometheus