Releases: moov-io/base
Releases · moov-io/base
v0.36.3
IMPROVEMENTS
- Fix MySQLUniqueViolation check to look for error dupe code more broadly
- Fix MySQLDataTooLong check to look for error data length code more broadly
v0.36.2
BUILD
- fix(deps): update module github.com/hashicorp/golang-lru to v0.6.0
- fix(deps): update module github.com/mattn/go-sqlite3 to v1.14.16
- fix(deps): update module github.com/prometheus/client_golang to v1.14.0
- fix(deps): update module github.com/rickar/cal/v2 to v2.1.8
- fix(deps): update module github.com/spf13/viper to v1.14.0
v0.35.0
v0.34.1
v0.34.0
IMPROVEMENTS
- Add Int64OrNil method for logging
- docs: describe liveness/readiness probes and metrics endpoints
- test: ensure ID() length
BUILD
- build: update deprecated io/ioutil functions
- chore(deps): update module go to 1.19
- fix(deps): update module github.com/prometheus/client_golang to v1.13.0
v0.33.0
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