Skip to content

v2.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Feb 10:08
· 2 commits to develop since this release
217346c

v2.2.0 [2026-02-27]

Whats new

  • Compiled with Go 1.26.
  • Add support for propagation of OpenTelemetry context from clients. (#568)
  • Add support for propagation of OpenTelemetry context from clients with SQLcommenter. (#569)

Bug fixes

  • Fix OpenTelemetry metric names to only contain [A-Za-z0-9_.-]. (#595)

Dependencies

  • Bump github.com/go-git/go-git/v5 to remediate vulnerabilities.