Releases: palantir/go-githubapp
Releases · palantir/go-githubapp
Release list
v0.45.0
Immutable
release. Only release title and notes can be modified.
💥 Breaks
- Update
google/go-githubto v88
💡 Improvements
- Replace usage of
github.com/pkg/errorswith standard library equivalents (#543)
Full Changelog: v0.44.0...v0.45.0
v0.44.0
Immutable
release. Only release title and notes can be modified.
💥 Breaks
- Update
google/go-githubto v85
🐛 Fixes
- Fix loading configuration files larger than 1MB with the
appconfigpackage (#540)
💡 Improvements
- Set Go 1.26.0 as the minimum supported Go version (#523)
Full Changelog: v0.43.0...v0.44.0
v0.43.0
💥 Breaks
- Update
google/go-githubto v84
v0.42.0
💥 Breaks
- Update
google/go-githubto v83
v0.41.0
💥 Breaks
- Update
google/go-githubto v82
v0.40.0
💥 Breaks
- Update
google/go-githubto v81
v0.39.0
💥 Breaks
- Update
google/go-githubto v79 (#495)
v0.38.2
💡 Improvements
- Update google/go-github to v75 (#483)
v0.38.1
🐛 Fixes
- Fix potential panic when logging rate limit information (#471)