Skip to content

Releases: palantir/go-githubapp

v0.7.0

27 Apr 18:03
e1bd32a
Compare
Choose a tag to compare
  • Update google/go-github to v35 (#81)

v0.6.0

14 Dec 17:41
a174477
Compare
Choose a tag to compare
  • Update google/go-github to v33 (#63)
  • Add InstallationsService#GetByRepository (#61)

v0.5.1

09 Sep 16:45
f58a60f
Compare
Choose a tag to compare
  • Apply caching middleware for token client (#57)

v0.5.0

07 Aug 18:07
d8a2c92
Compare
Choose a tag to compare
  • Add cache status to GitHub request logs (#50)
  • Add github.event.dropped and github.event.age metrics for the QueueAsyncScheduler (#52)
  • Add error callback implementations that emit metrics (#53). This required a minor breaking change to the AsyncErrorCallback type.

v0.4.0

16 Jul 14:21
5da3030
Compare
Choose a tag to compare
  • Update google/go-github to v32 (#43)
  • Add ability to configure Timeout for http.Client (#48)

v0.3.0

11 May 22:09
79a393e
Compare
Choose a tag to compare
  • Upgrade google/go-githhub to v31 (#36)
  • Add options for asynchronous processing to the event dispatcher (#37)
  • Fix typos in the example and in error messages (#38, #40)

v0.2.0

09 Apr 18:19
2bb8a4a
Compare
Choose a tag to compare

Convert to go mod (#35)

v0.1.0

09 Apr 17:48
a2a34ed
Compare
Choose a tag to compare

Initial "release" in preparation of conversion to go modules.