Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@arsham arsham released this 19 Jun 08:24
a2f789e

Fix

  • Go mod version

Misc

  • Db: Fix data races
  • Db: Utilise testcontainers

Refactor

  • Db: Let retry package handle panics
  • Db: Rename NewPGX to New [BREAKING CHANGE]
  • Drop support for Go < 1.22 [BREAKING CHANGE]

CI

  • Add missing go matrix