Releases: moov-io/base
Releases · moov-io/base
v0.32.0
v0.31.0
v0.30.0
v0.29.0
REMOVALS
- database: remove test containers based on dockertest (aka
database.CreateTestMySQLDB
)
BUILD
- fix(deps): update module github.com/stretchr/testify to v1.7.1
- fix(deps): update module github.com/spf13/viper to v1.11.0
- fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.15.2
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