Skip to content

Releases: moov-io/base

v0.61.2

Choose a tag to compare

@adamdecaf adamdecaf released this 08 May 14:33

What's Changed

Full Changelog: v0.61.1...v0.61.2

v0.61.0

Choose a tag to compare

@adamdecaf adamdecaf released this 06 Feb 22:31

What's Changed

  • fix(deps): update all by @renovate[bot] in #480
  • feat: allow config strings to be decoded via UnmarshalText by @sarumont in #485
  • fix(deps): update all by @renovate[bot] in #484
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #482
  • fix(deps): update opentelemetry-go monorepo to v1.40.0 by @renovate[bot] in #483

Full Changelog: v0.60.0...v0.61.0

v0.60.0

Choose a tag to compare

@adamdecaf adamdecaf released this 10 Oct 16:36
2da1291

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

Choose a tag to compare

@adamdecaf adamdecaf released this 06 Oct 18:00
8460636

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

Choose a tag to compare

@adamdecaf adamdecaf released this 30 Sep 17:45
df29af8

What's Changed

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

v0.57.1

Choose a tag to compare

@adamdecaf adamdecaf released this 30 Sep 17:45
ebab84d

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

Choose a tag to compare

@InfernoJJ InfernoJJ released this 03 Jul 16:27
314ba80

What's Changed

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

v0.56.0

Choose a tag to compare

@vxio vxio released this 11 Jun 20:34
056e211

IMPROVEMENTS

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

v0.55.1

Choose a tag to compare

@vxio vxio released this 09 Jun 17:57
6511480

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

Choose a tag to compare

@adamdecaf adamdecaf released this 06 May 14:54

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)