Releases: burningalchemist/sql_exporter
Releases · burningalchemist/sql_exporter
chart-sql-exporter-0.4.3
Helm chart release.
0.14.1
SQL Exporter v0.14.1
What's Changed
- Security fix for PostgreSQL(pgx) driver (CVE-2024-27289);
- Clickhouse driver upgrade v1 > v2 (v1 driver is deprecated).
Precompiled binaries are built with Go v1.21.8
Updated dependencies
Database drivers
- PostgreSQL(pgx) 4.18.2
- Clickhouse 2.21.1
Others
- prometheus/client_golang 1.19.0
- prometheus/client_model 0.6.0
- prometheus/common 0.49.0
New Contributors
- @ferrous26 made their first contribution in #457
- @qfritz made their first contribution in #462
- @puneetloya made their first contribution in #463
Full Changelog: 0.14.0...0.14.1
sql-exporter-0.4.2
Helm chart release.
sql-exporter-0.4.1
Helm chart release.
sql-exporter-0.4.0
Helm chart release.
0.14.0
SQL Exporter v0.14.0
What's Changed
- feat: return metric with an explicit timestamp from the configured column by @burningalchemist in #429
- feat: provide configuration subset via env variables by @burningalchemist in #430
- feat: scrape selected jobs via query params by @burningalchemist in #433
- fix: nil dereference on wrong log level values, cleanup by @burningalchemist in #421
- fix: add flag to ignore results with missing values by @burningalchemist in #422
- fix: expand env vars while parsing DB URL by @burningalchemist in #428
- fix: if timestamp_value is empty, no need to reserve a column by @burningalchemist in #431
- refactor: split config.go, break down long functions by @burningalchemist in #423
- docs: fix PostgreSQL DSN example by @rc5hack in #436
Precompiled binaries are built with Go v1.21.7
Updated dependencies
Database drivers
- Snowflake 1.8.0
- MSSQL 1.7.0
Others
- google.golang.org/protobuf 1.32.0
- klog-gokit v3.4.0
- prometheus/client_golang 1.18.0
- prometheus/client_model 0.6.0
- prometheus/common 0.48.0
- xo/dburl 0.21.1
- aws-sdk-go-v2 1.25.2
- aws-sdk-go-v2/service/secretmanager 1.28.1
- aws-sdk-go-v2/config 1.27.4
New Contributors
Full Changelog: 0.13.1...0.14.0
sql-exporter-0.3.0
Helm chart release.
0.13.1
SQL Exporter v0.13.1 - Christmas edition 🎄
What's Changed
- fix: support NULL metrics, don't collect them by @burningalchemist in #408
- security fix: golang.org/x/crypto - CVE-2023-48795
- security fix: dvsekhvalnov/jose2go - GHSA-mhpq-9638-x6pw
Precompiled binaries are built with Go v1.21.5
Updated dependencies
Database drivers
- Snowflake 1.7.1
Others
- xo/dburl 0.20.0
- golang.org/x/crypto to 0.17.0
- prometheus/exporter-toolkit 0.11.0
- dvsekhvalnov/jose2go 1.6.0
- aws-sdk-go-v2 1.24.0
- aws-sdk-go-v2/service/secretmanager 1.25.6
- aws-sdk-go-v2/config 1.26.2
Full Changelog: 0.13.0...0.13.1
sql-exporter-0.2.5
Helm chart release.
sql-exporter-0.2.4
Helm chart release.