-
-
Notifications
You must be signed in to change notification settings - Fork 103
Releases: burningalchemist/sql_exporter
Releases · burningalchemist/sql_exporter
0.24.1
@burningalchemist
burningalchemist
266712d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 12
chart-sql-exporter-0.18.1
@github-actions
github-actions
ceba78a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Database-agnostic SQL exporter for Prometheus
Assets 4
chart-sql-exporter-0.18.0
@github-actions
github-actions
d89e3a3
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Database-agnostic SQL exporter for Prometheus
Assets 4
0.24.0
@burningalchemist
burningalchemist
4f0ee4e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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:
- CVE-2026-33811
- CVE-2026-33814
- CVE-2026-39820
- CVE-2026-39836
- CVE-2026-42499
- CVE-2026-39823
- CVE-2026-39826
- CVE-2026-39825
New Contributors
Full Changelog: 0.23.0...0.24.0
Assets 12
chart-sql-exporter-0.17.7
@github-actions
github-actions
d9f1d6d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Database-agnostic SQL exporter for Prometheus
Assets 4
0.23.0
@burningalchemist
burningalchemist
c229cd0
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
- build: update to go v1.26 by @burningalchemist in #990
- fix: use modern golang functions (go fix) by @burningalchemist in #991
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
Assets 12
chart-sql-exporter-0.17.6
@github-actions
github-actions
a7f1b26
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Database-agnostic SQL exporter for Prometheus
Assets 4
0.22.3
@burningalchemist
burningalchemist
f39f9e1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
SQL Exporter v0.22.3
What's Changed
- Improve thread safety to avoid crashes when reloading config and scraping at the same time.
Precompiled binaries are built with Go v1.25.9
- fix: crash during /reload from nil connection race condition by @utafrali in #971
- fix: introduce mutex to avoid nil deferences for reloads while scraping by @burningalchemist in #972
CVE addressed:
- CVE-2026-39883
- CVE-2026-32281
- CVE-2026-32289
- CVE-2026-32288
- CVE-2026-32280
- CVE-2026-32282
- CVE-2026-32283
New Contributors
Full Changelog: 0.22.2...0.22.3
Assets 12
chart-sql-exporter-0.17.5
@github-actions
github-actions
5919e05
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Database-agnostic SQL exporter for Prometheus
Assets 4
0.22.2
@burningalchemist
burningalchemist
e5a8fdb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
SQL Exporter v0.22.2 - 🚨 Security release
What's Changed
Precompiled binaries are built with Go v1.25.8
CVE addressed:
Full Changelog: 0.22.1...0.22.2