v0.34.0
- Remove
ContextDeriverand related functions in favor of usingcontext.WithoutCancelinternally (#430) - Expose
X-Ratelimit-UsedandX-Ratelimit-Resetheader values as metrics (#438 by @andygrunwald) - Upgrade
google/go-githubto 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