Skip to content

v0.0.28

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 23:24
· 37 commits to main since this release

Changelog

  • a60b4ba Apply db context timeouts to db operations within the transaction
  • 7f77b39 Bump golang.org/x/net from 0.16.0 to 0.17.0
  • 026f45d Fix otel module imports
  • 1f6b774 Improve logging of upsert db errors
  • 98c7ec0 Remove use of SELECT FOR UPDATE in upsert db operations
  • ecffc8a Set a timeout value for db transactions
  • da07904 Test fixes
  • 880ec4a Upgrade to golang 1.21, misc cleanups
  • e4f9446 fix(deps): update module go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin to v0.44.0 [security]
  • fb1adc7 fix(deps): update module go.opentelemetry.io/otel to v1.19.0