Skip to content

Releases: palantir/go-githubapp

v0.38.0

28 Jul 13:36
8806dc2
Compare
Choose a tag to compare
  • Update google/go-github to v74 (#459)
  • Other minor dependency updates

Full Changelog: v0.37.0...v0.38.0

v0.37.0

30 Jun 19:13
8878943
Compare
Choose a tag to compare
  • Update google/go-github to v73 (#457)
  • Other minor dependency updates

Full Changelog: v0.36.0...v0.37.0

v0.36.0

30 May 17:49
786e5bd
Compare
Choose a tag to compare
  • Update google/go-github to v72 (#453)
  • Other minor dependency updates

Full Changelog: v0.35.0...v0.36.0

v0.35.0

16 Apr 11:58
e9d881f
Compare
Choose a tag to compare
  • Update google/go-github to v71 (#449)
  • Other minor dependency updates

Full Changelog: v0.34.0...v0.35.0

v0.34.0

18 Mar 22:20
b3e2ed9
Compare
Choose a tag to compare
  • 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

v0.33.0

08 Feb 20:24
20ff08b
Compare
Choose a tag to compare
  • Upgrade google/go-github to v69 (#417), thanks to @andygrunwald
  • Other minor dependency updates

Full Changelog: v0.32.1...v0.33.0

v0.32.1

04 Feb 18:21
2c9fcbf
Compare
Choose a tag to compare
  • Add the LogRateLimitInformation option to include rate limit details in GitHub request logs (#413), thanks to @andygrunwald
  • Minor dependency updates

Full Changelog: v0.32.0...v0.32.1

v0.32.0

09 Jan 13:43
b9e479f
Compare
Choose a tag to compare
  • Upgrade google/go-github to v68 (#412)
  • Other minor dependency updates

Full Changelog: v0.31.0...v0.32.0

v0.31.0

16 Dec 17:03
9d142ec
Compare
Choose a tag to compare
  • Log received webhook events at debug level (#395 by @ahatzz11)
  • Upgrade google/go-github to v67 (#404)
  • Other minor dependency updates

Full Changelog: v0.30.0...v0.31.0

v0.30.0

16 Oct 17:18
7c62cd5
Compare
Choose a tag to compare
  • Upgrade google/go-github to v66 (#393)
  • Other minor dependency upgrades