Skip to content

Releases: moov-io/base

v0.60.0

10 Oct 16:36
2da1291

Choose a tag to compare

What's Changed

  • chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #478
  • fix(deps): update all by @renovate[bot] in #476
  • feat: add an optional config model for database retries by @sarumont in #477
  • fix(deps): update module golang.org/x/time to v0.14.0 by @renovate[bot] in #479

Full Changelog: v0.59.0...v0.60.0

v0.59.0

06 Oct 18:00
8460636

Choose a tag to compare

What's Changed

  • refactor!: clarify variable naming for attempts in retryable operations by @sarumont in #475

Full Changelog: v0.58.0...v0.59.0

v0.58.0

30 Sep 17:45
df29af8

Choose a tag to compare

What's Changed

Full Changelog: v0.57.1...v0.58.0

v0.57.1

30 Sep 17:45
ebab84d

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-viper/mapstructure/v2 to v2.3.0 [security] by @renovate[bot] in #465
  • fix(deps): update opentelemetry-go monorepo to v1.37.0 by @renovate[bot] in #463

Full Changelog: v0.57.0...v0.57.1

v0.57.0

03 Jul 16:27
314ba80

Choose a tag to compare

What's Changed

Full Changelog: v0.56.0...v0.57.0

v0.56.0

11 Jun 20:34
056e211

Choose a tag to compare

IMPROVEMENTS

  • http: Update LimitedSkipCount and GetSkipAndCount to support either http.Request or string as input

v0.55.1

09 Jun 17:57
6511480

Choose a tag to compare

IMPROVEMENTS

  • fix: remove mutex locking in database.RunMigrations to allow tests to fully benefit from runs using t.Parallel()

BUILD

  • fix(deps): update opentelemetry-go monorepo to v1.36.0 (#458)

v0.55.0

06 May 14:54

Choose a tag to compare

ADDITIONS

  • feat: add StructContext for logging fields of a struct

BUILD

  • build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
  • fix(deps): update module github.com/golang-migrate/migrate/v4 to v4.18.3 (#455)

v0.54.4

22 Apr 18:42

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

Choose a tag to compare

IMPROVEMENTS

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