Skip to content

v0.34.0

Latest
Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 18 Mar 22:20
· 3 commits to develop since this release
b3e2ed9
  • Remove ContextDeriver and related functions in favor of using context.WithoutCancel internally (#430)
  • Expose X-Ratelimit-Used and X-Ratelimit-Reset header values as metrics (#438 by @andygrunwald)
  • Upgrade google/go-github to v70 (#440)
  • Set the minimum Go version for the library to 1.24
  • Other minor dependency updates

Full Changelog: v0.33.0...v0.34.0