Releases: moov-io/base
Releases · moov-io/base
v0.45.1
21 Jul 16:25
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS
log: make NewBufferLogger() safe to read/write across goroutines
BUILD
build: use latest stable Go release
fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.0
fix(deps): update module google.golang.org/grpc to v1.56.2
v0.45.0 (Released 2023-07-05)
05 Jul 18:55
Compare
Sorry, something went wrong.
No results found
ADDITIONS
log: Added the ability to specify the format for log messages via MOOV_LOG_FORMAT with values of nop, json, or logfmt
fix(deps): update module github.com/googleapis/go-sql-spanner to v1.1.0
v0.44.0 (Released 2023-05-31)
31 May 17:56
Compare
Sorry, something went wrong.
No results found
v0.44.0 (Released 2023-05-31)
ADDITIONS
config: allows specifying a embed.FS to pull the default configuration from
database: allow specifying a embed.FS to pull migrations from
v0.43.0
22 May 21:29
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS
config: clarify the naming of the mapstructure.DecoderConfig
feat: detect mysql deadlock err
BUILD
fix(deps): update module cloud.google.com/go/spanner to v1.46.0
fix(deps): update module github.com/googleapis/gax-go/v2 to v2.9.0
fix(deps): update module github.com/stretchr/testify to v1.8.3
v0.42.0
05 May 18:39
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS
database: idempotently creates the spanner databases.
database: allows for specific creation in addition to random spanner database creation
v0.41.0
04 May 22:44
Compare
Sorry, something went wrong.
No results found
ADDITIONS
database: add SpannerUniqueViolation helper for mapping Spanner DB duplicate error
database: adjusted UniqueViolation helper to check for either MySQL or Spanner errors
BUILD
fix(deps): update module cloud.google.com/go/spanner to v1.45.1
fix(deps): update module github.com/go-sql-driver/mysql to v1.7.1
fix(deps): update module github.com/prometheus/client_golang to v1.15.1
v0.40.2
11 Apr 16:57
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS
config: overwrite slices instead of merging
v0.40.0
07 Apr 21:45
Compare
Sorry, something went wrong.
No results found
ADDITIONS
Adding in spanner support for databases
BUILD
build: update github.com/stretchr/testify to v1.8.2
fix(deps): update module github.com/madflojo/testcerts to v1.1.0
fix(deps): update module github.com/rickar/cal/v2 to v2.1.13
v0.39.0
26 Jan 21:40
Compare
Sorry, something went wrong.
No results found
ADDITIONS
http: add LimitedSkipCount helper
v0.38.2
26 Jan 21:40
Compare
Sorry, something went wrong.
No results found
IMPROVEMENTS
Increase maximum 'skip' value in GetSkipAndCount(r *http.Request) to math.MaxInt32
BUILD
fix(deps): update module github.com/rickar/cal/v2 to v2.1.10
fix(deps): update module github.com/spf13/viper to v1.15.0
You can’t perform that action at this time.