Releases: palantir/go-githubapp
Releases · palantir/go-githubapp
v0.38.2
v0.38.1
v0.38.0
v0.37.0
v0.36.0
v0.35.0
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
v0.33.0
- Upgrade
google/go-githubto v69 (#417), thanks to @andygrunwald - Other minor dependency updates
Full Changelog: v0.32.1...v0.33.0
v0.32.1
- Add the
LogRateLimitInformationoption to include rate limit details in GitHub request logs (#413), thanks to @andygrunwald - Minor dependency updates
Full Changelog: v0.32.0...v0.32.1