Skip to content

v1.112 🌈

Compare
Choose a tag to compare

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