Releases: bradleyfalzon/ghinstallation
Releases · bradleyfalzon/ghinstallation
v2.11.0
What's Changed
- Update go-github to v61 by @asvoboda in #116
- Update go-github to v62 by @asvoboda in #122
- ioutil + jwt deprecations by @kfcampbell in #120
- Updates go.mod / ci / dependabot config by @cpanato in #121
NOTE: Now requires Go >= 1.16 to build.
New Contributors
- @kfcampbell made their first contribution in #120
- @cpanato made their first contribution in #121
Full Changelog: v2.10.0...v2.11.0
v2.10.0
v2.9.0
v2.8.0
v2.7.0
v2.6.0
What's Changed
- Bump github.com/google/go-github/v53 from 53.0.0 to 53.2.0 by @dependabot in #101
- feat: add ID getter methods by @carsonoid in #103
New Contributors
- @carsonoid made their first contribution in #103
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.0
v2.3.0
What's Changed
- Allow JWT signing method to be configurable. by @wlynch in #80
- HTTPError should be unwrappable. by @cube2222 in #97
- Bump github.com/google/go-github/v50 from 50.1.0 to 50.2.0 by @dependabot in #96
New Contributors
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Upgrade go-github to v47 by @asvoboda in #77
- Bump github.com/golang-jwt/jwt/v4 from 4.4.1 to 4.4.2 by @dependabot in #74
- Bump github.com/google/go-github/v47 from 47.0.0 to 47.1.0 by @dependabot in #79
- Update go-github to v48 by @asvoboda in #83
- Prevent adding Accept header when already one. by @Eclion in #81
- Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.4.3 by @dependabot in #82
- Add Transport.Expiry() to query token expiration by @wwade in #85
- Update go-github to v50 by @asvoboda in #86
- Bump github.com/golang-jwt/jwt/v4 from 4.4.3 to 4.5.0 by @dependabot in #88
- Bump github.com/google/go-github/v50 from 50.0.0 to 50.1.0 by @dependabot in #89
New Contributors
Full Changelog: v2.1.0...v2.2.0