SQL Exporter v0.14.3
What's Changed
- fix(build): update gomod version to fix codeql warnings by @burningalchemist in #491
- fix(build): sync go versions between promu crossbuild and docker images by @burningalchemist in #494
- fix(build): wrong go version reference [skip ci] by @burningalchemist in #511
Precompiled binaries are built with Go v1.21.9
Updated dependencies
Database drivers
- MSSQL 1.7.1
- Clickhouse 2.23.2
Others
- golang.org/x/net 0.23.0
- google.golang.org/protobuf 1.34.0
- prometheus/common 0.53.0
- prometheus/client_model 0.6.1
- dburl 0.23.0
- aws/aws-sdk-go-v2/config 1.27.11
New Contributors
- @Fapiko made their first contribution in #496
- @jluckett-panw made their first contribution in #509
Full Changelog: 0.14.2...0.14.3