Skip to content

Releases: palantir/go-githubapp

v0.38.2

29 Sep 15:06
v0.38.2
e284dae

Choose a tag to compare

💡 Improvements

  • Update google/go-github to v75 (#483)

v0.38.1

27 Aug 15:32
v0.38.1
f5c037c

Choose a tag to compare

🐛 Fixes

  • Fix potential panic when logging rate limit information (#471)

v0.38.0

28 Jul 13:36
8806dc2

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

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

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

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

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

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

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

Choose a tag to compare

  • Upgrade google/go-github to v68 (#412)
  • Other minor dependency updates

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