Skip to content

Releases: bradleyfalzon/ghinstallation

go-github from v39.0.0 to v41.0.0, trim trailing slashes from baseURL

12 Jan 10:50
9d45eb0
Compare
Choose a tag to compare
Merge pull request #59 from asvoboda/as/go-github-v41

Update go-github to v41

v2.0.3: Move to golang-jwt/jwt

25 Sep 07:43
6aab955
Compare
Choose a tag to compare
Move to golang-jwt/jwt

v2.0.2

23 Aug 14:57
Compare
Choose a tag to compare

Fixes go get installation for v2 module.

v2.0.1: Merge pull request #47 from eandre/truncate-exp

08 May 09:26
3386a20
Compare
Choose a tag to compare
Truncate issue and expiry times to whole seconds

jwt-go v4 and go-github from v30.0.0 to v35.1.0

08 May 09:23
529b7c2
Compare
Choose a tag to compare
Merge pull request #49 from andygrunwald/upgrade-deps

Upgrade go-github from v30.0.0 to v35.1.0

v1.1.1

21 Jan 01:20
24e56b3
Compare
Choose a tag to compare
  • #34 Update go-github version from v28.1.1 to v29.0.2
  • #35 Match the BaseURL to the AppsTransport (only affects enterprise GitHub customers)

v1.1.0

02 Dec 15:33
545987a
Compare
Choose a tag to compare

Thanks @suhaibmujahid for the contribution!

v1.0.0 - breaking stuff to look tough

25 Oct 20:41
4690af9
Compare
Choose a tag to compare
  1. d37c8f2 added a context to Transport.Token, this was exported, but unlikely to be used by most use cases. See #21
  2. 344ce85 changed the AppID type from int to int64 to follow go-github's convention. See #27.

See #32

Thanks to all contributors @wlynch @emoryruscus @roboll @ricardochimal @kamontia @aidansteele @Philmod and the https://github.com/google/go-github team!