Skip to content

Releases: burningalchemist/sql_exporter

0.24.3

Choose a tag to compare

@burningalchemist burningalchemist released this 09 Jul 10:15
d272854

SQL Exporter v0.24.3 - 🚨 Security release

What's Changed

Precompiled binaries are built with Go v1.26.5

CVE addressed:

Updated dependencies

Others

  • aws-sdk-go-v2/service/secretsmanager 1.43.0
  • golang.org/x/sync 0.22.0

Full Changelog: 0.24.2...0.24.3

chart-sql-exporter-0.18.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 10:50
4ccbd99

Database-agnostic SQL exporter for Prometheus

0.24.2

Choose a tag to compare

@burningalchemist burningalchemist released this 02 Jul 09:02
e7aae50

SQL Exporter v0.24.2

What's Changed

Precompiled binaries are built with Go v1.26.4

Updated dependencies

Database drivers

  • Snowflake 2.1.0
  • Clickhouse 2.47.0

Others

  • aws/aws-sdk-go-v2 1.42.0
  • prometheus/common 0.69.0
  • prometheus/exporter-toolkit 0.17.1
  • k8s.io/client-go 0.36.2
  • golang.org/x/sync 0.21.0

Full Changelog: 0.24.1...0.24.2

chart-sql-exporter-0.18.2

Choose a tag to compare

@github-actions github-actions released this 02 Jul 09:31
965a898

Database-agnostic SQL exporter for Prometheus

0.24.1

Choose a tag to compare

@burningalchemist burningalchemist released this 07 Jun 09:16
266712d

SQL Exporter v0.24.1 - 🚨 Security release

What's Changed

Precompiled binaries are built with Go v1.26.4

CVE addressed:

Updated dependencies

Database drivers

  • PostgreSQL (pgx) 5.10.0

Others

  • aws-sdk-go-v2/config 1.32.22
  • aws-sdk-go-v2/service/secretsmanager 1.42.1
  • aws/aws-sdk-go-v2 1.41.11
  • prometheus/common 0.68.1
  • k8s.io/client-go 0.36.1

Full Changelog: 0.24.0...0.24.1

chart-sql-exporter-0.18.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 10:39
ceba78a

Database-agnostic SQL exporter for Prometheus

chart-sql-exporter-0.18.0

Choose a tag to compare

@github-actions github-actions released this 19 May 09:53
d89e3a3

Database-agnostic SQL exporter for Prometheus

0.24.0

Choose a tag to compare

@burningalchemist burningalchemist released this 18 May 10:48
4f0ee4e

SQL Exporter v0.24.0

What's Changed

  • Introduce optional per-query duration and row count metrics (disabled by default).

Precompiled binaries are built with Go v1.26.3


  • feat: optional per-query duration and row count metrics by @rassie in #996
  • fix: use single yaml package by @swoga in #995
  • refactor: use new() instead of protobuf helper function by @swoga in #994

CVE addressed:

New Contributors

Full Changelog: 0.23.0...0.24.0

chart-sql-exporter-0.17.7

Choose a tag to compare

@github-actions github-actions released this 18 May 11:41
d9f1d6d

Database-agnostic SQL exporter for Prometheus

0.23.0

Choose a tag to compare

@burningalchemist burningalchemist released this 03 May 11:05
c229cd0

SQL Exporter v0.23.0

What's Changed

  • The minimum Go version required to build the project is v1.26.0.

Precompiled binaries are built with Go v1.26.2


Updated dependencies

Database drivers

  • PostgreSQL (libpq) 1.12.3
  • PostgreSQL (pgx) 5.9.2
  • MSSQL 1.10.0
  • MySQL 1.10.0
  • Clickhouse 2.46.0
  • Snowflake 2.0.2

Others

  • aws-sdk-go-v2/config 1.32.17
  • aws-sdk-go-v2/service/secretsmanager 1.41.7
  • aws/aws-sdk-go-v2 1.41.7
  • cloud.google.com/go/secretmanager 1.20.0
  • prometheus/exporter-toolkit 0.16.0
  • k8s.io/client-go 0.36.0

Full Changelog: 0.22.3...0.23.0