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