Skip to content

v0.41.0

Compare
Choose a tag to compare
@adamdecaf adamdecaf released this 04 May 22:44
· 341 commits to master since this release

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