Releases: justwatchcom/sql_exporter
Releases · justwatchcom/sql_exporter
v0.5.8
v0.5.7
v0.5.6
What's Changed
- Skip metric update if no values are defined in configuration by @Arnoways in #126
- add automaxprocs by @sebhoss in #138
- Feature: Provide support for RDS MySQL IAM Authentication by @ardens-jw in #140
New Contributors
- @Arnoways made their first contribution in #126
- @sebhoss made their first contribution in #138
- @ardens-jw made their first contribution in #140
Full Changelog: v0.5.5...v0.5.6
v0.5.5
What's Changed
- Expose query duration via histogram by @wilfriedroset in #121
- Fixes typos and miss-written sentences in README.md by @BrotifyPacha in #129
- adding db auto discovery support to postgres by @noapinsler in #124
New Contributors
- @wilfriedroset made their first contribution in #121
- @BrotifyPacha made their first contribution in #129
- @noapinsler made their first contribution in #124
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
- Support for rds-postgres URL with rdsutils.BuildAuthToken by @arthurzenika in #119
- Small wording and formatting changes, moved Getenv inline by @dewey in #120
New Contributors
- @arthurzenika made their first contribution in #119
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #105
- Added documentation upon configuration of MSSQL connections by @ilantnt in #109
- Update dependencies, update staticcheck by @dewey in #115
New Contributors
- @dependabot made their first contribution in #105
- @ilantnt made their first contribution in #109
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- added ability to set custom timestamp from a db column by @AndrewChubatiuk in #106
Full Changelog: v.0.5.1...v.0.5.2
v0.5.0
What's Changed
- allow override placeholders by @AndrewChubatiuk in #103
New Contributors
- @AndrewChubatiuk made their first contribution in #103
Full Changelog: v0.4.9...v0.5.0
v0.5.1
What's Changed
- fixed template symbols in regex by @AndrewChubatiuk in #104
Full Changelog: v0.5.0...v.0.5.1