Releases: moov-io/base
Releases · moov-io/base
Additional database metrics
Adds in additional database metrics where it copies the values from the database stats into prometheus gauges.
v0.27.2
IMPROVEMENTS
- fix(deps): update module github.com/spf13/viper to v1.10.1
- fix(deps): update module github.com/ory/dockertest/v3 to v3.8.1
- database: Fix ApplyConnectionsConfig
v0.27.1
v0.25.0
ADDITIONS
- database: add TLS support to MySQL
v0.24.0
v0.23.0
v0.22.0
- log: added debug logging level
v0.21.0
IMPROVEMENTS
- database: support disabling CGO by removing sqlite support when compiled without CGO
- Set meaningful names for databases used in tests (#172)
BUILD
- fix(deps): update module github.com/go-kit/kit to v0.11.0
- fix(deps): update module github.com/google/uuid to v1.3.0
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.8
- fix(deps): update module github.com/spf13/viper to v1.8.1