- Remove
ContextDeriver
and related functions in favor of usingcontext.WithoutCancel
internally (#430) - Expose
X-Ratelimit-Used
andX-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