Skip to content

Releases: hub4j/github-api

v1.117 🌈

24 Nov 19:17
Compare
Choose a tag to compare

Changes

Dependencies

  • Chore(deps-dev): Bump mockito-core from 3.5.2 to 3.5.7 @dependabot (#936)
  • Chore(deps): Bump spotbugs.version from 4.1.1 to 4.1.2 @dependabot (#931)
  • Chore(deps-dev): Bump mockito-core from 3.5.0 to 3.5.2 @dependabot (#930)
  • Chore(deps-dev): Bump mockito-core from 3.4.6 to 3.5.0 @dependabot (#927)
  • Chore(deps-dev): Bump mockito-core from 3.5.7 to 3.6.0 @dependabot (#974)
  • Chore(deps-dev): Bump org.eclipse.jgit from 5.7.0.202003110725-r to 5.9.0.202009080501-r @dependabot (#973)
  • Chore(deps-dev): Bump junit from 4.13 to 4.13.1 @dependabot (#963)
  • Chore(deps-dev): Bump wiremock-jre8-standalone from 2.27.1 to 2.27.2 @dependabot (#956)
  • Chore(deps): Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 @dependabot (#958)

v1.116 🌈

13 Aug 01:51
Compare
Choose a tag to compare

Features

Fixes

Dependencies

v1.115 🌈

16 Jul 23:01
Compare
Choose a tag to compare

πŸš€ Features

Fixes

🧰 Maintenance

v1.114 🌈

16 Jun 06:15
Compare
Choose a tag to compare

Changes

v1.113 🌈

08 Jun 22:50
Compare
Choose a tag to compare

Changes

  • Add bio, hireable, and twitter_username fields to Person @Chew (#838)
  • Add GitHub Team Discussions as GHDiscussion @cmoulliard (#839)

v1.112 🌈

28 May 15:08
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

v1.111 🌈

21 Apr 00:08
Compare
Choose a tag to compare

Changes

v1.110 🌈

06 Apr 17:01
Compare
Choose a tag to compare

Features and Fixes

v1.109 🌈

01 Apr 21:41
Compare
Choose a tag to compare

Important: #762 fixes #751 which was introduced in 1.107. If you are using 1.107 or 1.108, some you may see errors in a number of scenarios related to missing Content-Encoding header info. Upgrade is strongly advised.

Features and Fixes

Internals

Dependency updates

Full Changelog

v1.108 🌈

05 Mar 01:07
Compare
Choose a tag to compare

Features and Fixes

  • Improved Checks API support @XiongKezhi (#723)
  • Add support of repository setting "automatic deletion of merge PR branches" @nobe0716 (#696)
  • Remove a few long deprecated methods and fully annotate others @bitwiseman (#719)
  • Fix query parameter construction of org member filter @Sage-Pierce (#715)

Internals

Full Changelog