v1.112 π
Features
- Fixed getRef() to use git/ref endpoint instead of git/refs @bitwiseman (#822)
- Populate Source and Parent if needed @bitwiseman (#821)
- Prevent NPE when accessing description for GHLicense @bitwiseman (#820)
- Consider header rate limit information for getRateLimit() @bitwiseman (#817)
- Fixed GHRepository.getFileContent() for path containing non-ASCII characters @reisners (#804)
- Add global node_id to GHObject + GHTeam extends GHObject @ingwarsw (#791)
Changes
- Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0 @dependabot-preview (#831)
- Code cleanup for GHObject and GHRepositoryStatistics @bitwiseman (#823)
- Remove unused imports @pzygielo (#809)
- Use .equals to compare Strings @pzygielo (#810)
- Be nice and close Closeable @pzygielo (#811)
- Bump spotbugs.version from 4.0.2 to 4.0.3 @dependabot-preview (#808)
- Rename organization to hub4j @bitwiseman (#806)
- Bump impsort-maven-plugin from 1.3.2 to 1.4.1 @dependabot-preview (#796)
- Fix Gist getId() and deleteFile(), add getGistId() @bitwiseman (#792)
- Change withURLPath to setRawURLPath @sladyn98 (#770)
- Check that raw url starts with 'http' @bitwiseman (#795)