Skip to content

Releases: moov-io/base

v0.54.4

22 Apr 18:42
Compare
Choose a tag to compare

BUILD

  • build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
  • build: update cloud.google.com/go/alloydbconn to v1.15.1
  • build: update cloud.google.com/go/spanner to v1.79.0
  • build: update github.com/go-sql-driver/mysql to v1.9.2
  • build: update github.com/jackc/pgx/v5 to v5.7.4
  • build: update google.golang.org/grpc to v1.72.0

v0.54.3

07 Apr 21:54
6b73096
Compare
Choose a tag to compare

IMPROVEMENTS

Full Changelog: v0.54.2...v0.54.3

v0.54.2

17 Mar 22:45
Compare
Choose a tag to compare

BUILD

  • build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0
  • build: bump cloud.google.com/go/alloydbconn from v1.14.1 to v1.15.0
  • build: bump cloud.google.com/go/spanner from v1.75.0 to v1.77.0
  • build: bump github.com/go-sql-driver/mysql from v1.8.1 to v1.9.0
  • build: bump github.com/googleapis/go-sql-spanner from v1.11.1 to v1.11.2
  • build: bump github.com/madflojo/testcerts from v1.3.0 to v1.4.0
  • build: bump github.com/prometheus/client_golang from v1.20.5 to v1.21.1
  • build: bump github.com/rickar/cal/v2 from v2.1.21 to v2.1.22
  • build: bump github.com/spf13/viper from v1.19.0 to v1.20.0

v0.54.1

17 Feb 20:31
Compare
Choose a tag to compare

v0.54.0 was accidently pushed as a breaking change by forcing upgrades to Go 1.24 - v0.54.1 has been released which does not require Go 1.24

BUILD

  • build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0
  • build(deps): bump github.com/googleapis/go-sql-spanner to v1.11.1

v0.53.0

30 Sep 20:00
Compare
Choose a tag to compare

IMPROVEMENTS

  • database: enable TLS with postgres tests
  • database: fix another printf
  • feat: Support PostgreSQL databases via config

BUILD

  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.7.2 (#438)
  • fix(deps): update module github.com/madflojo/testcerts to v1.3.0 (#435)

v0.52.0

20 Sep 16:36
Compare
Choose a tag to compare

IMPROVEMENTS

  • database: add RunMigrationsContext with tracing
  • test: verify ErrorList doesn't obviously panic
  • test: verify yaml:"x-foo" works

BUILD

  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-go action to v5
  • chore(deps): update github/codeql-action action to v3
  • fix(deps): update module cloud.google.com/go/spanner to v1.67.0
  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.7.1
  • fix(deps): update module github.com/prometheus/client_golang to v1.20.2
  • fix(deps): update module github.com/rickar/cal/v2 to v2.1.19
  • fix(deps): update module google.golang.org/grpc to v1.67.0
  • fix(deps): update opentelemetry-go monorepo to v1.29.0

v0.51.1

11 Jul 15:15
Compare
Choose a tag to compare

IMPROVEMENTS

  • config: include decoder fallback to parse time.Duration values

v0.51.0

11 Jul 14:57
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: allow config to unmarshal regexes as strings

BUILD

  • chore(deps): update mysql docker tag to v9
  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.5.0
  • fix(deps): update module github.com/rickar/cal/v2 to v2.1.17
  • fix(deps): update module google.golang.org/grpc to v1.65.0
  • fix(deps): update opentelemetry-go monorepo to v1.28.0

v0.50.0

19 Jun 13:48
Compare
Choose a tag to compare

IMPROVEMENTS

  • feat: allowing for the x-clean-statements during spanner migrations to be configurable

BUILD

  • fix(deps): update module github.com/rickar/cal/v2 to v2.1.16

v0.49.4

11 Jun 15:25
Compare
Choose a tag to compare

IMPROVEMENTS

  • time: if exactly 5pm, should go to next banking day

BUILD

  • fix(deps): update module cloud.google.com/go/spanner to v1.63.0
  • fix(deps): update module github.com/googleapis/go-sql-spanner to v1.4.0
  • fix(deps): update module github.com/madflojo/testcerts to v1.2.0
  • fix(deps): update module github.com/spf13/viper to v1.19.0
  • fix(deps): update module google.golang.org/grpc to v1.64.0
  • fix(deps): update opentelemetry-go monorepo to v1.27.0