Skip to content

v6.1.0

Compare
Choose a tag to compare
@sio4 sio4 released this 20 Nov 13:07
· 16 commits to main since this release
v6.1.0
17f09c0

What's Changed

  • updated goreleaser configuration by @sio4 in #790
  • slices: update Int.Scan() to parse empty slices by @carloruiz in #791
  • feature: log transaction/connection ID to track SQL executions for a request by @sio4 in #795
  • fixed empty slice bug on slices.Float by @sio4 in #798
  • do not swallow panic when rolling back inner panic to prevent connection leak by @sio4 in #797

New Contributors

Full Changelog: v6.0.8...v6.1.0