Skip to content

Releases: hub4j/github-api

v1.321 🌈

21 Mar 00:15
Compare
Choose a tag to compare

Changes

  • Prepare release (bitwiseman): github-api-1.321 @github-actions (#1822)
  • Be a lot more flexible as for GHMemberChanges values @gsmet (#1821)

v1.320 🌈

18 Mar 20:30
Compare
Choose a tag to compare

Changes

  • Add Support for Retrieving Template Repository Information for a Repo… @jbenaventem (#1817)
  • Support team, team_add, member and membership payloads @gsmet (#1818)
  • Implement ServiceDownException for case GitHub's API is down @The-Huginn (#1813)
  • Do not populate repo list in case of installation:deleted event @Haarolean (#1690)
  • Make sure we refresh the PRs with the PR API (and not the issues API) @gsmet (#1810)
  • Use issues endpoint to react on pull requests @gsmet (#1808)
  • Make sure we return an empty list when no reviews @gsmet (#1809)
  • Allow query parameters for listInstallations query @dunningdan (#1748)
  • Chore(deps-dev): Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.1 to 2.35.2 @dependabot (#1801)
  • Add support for artifacts uploaded by actions/upload-artifact@v4 @gsmet (#1791)
  • Add Suspended Installation Properties to GHAppInstallation @gilday (#1780)
  • Chore(deps): Bump codecov/codecov-action from 4.0.0 to 4.1.0 @dependabot (#1803)
  • Chore(deps): Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2 @dependabot (#1802)
  • Chore(deps): Bump release-drafter/release-drafter from 5 to 6 @dependabot (#1804)
  • Only try to strip upload url 'helpful garbage' if it is present @SuperKael (#1799)
  • Prepare release (bitwiseman): github-api-1.319 @github-actions (#1795)

v1.319 🌈

21 Feb 09:19
Compare
Choose a tag to compare

Changes

  • Prepare release (bitwiseman): github-api-1.319 @github-actions (#1795)
  • Chore(deps): Bump com.diffplug.spotless:spotless-maven-plugin from 2.27.2 to 2.43.0 @dependabot (#1785)
  • Add withName method to GHCheckRunBuilder @halkey (#1769)
  • Chore(deps): Bump actions/upload-artifact from 3 to 4 @dependabot (#1774)
  • Support state reason for issues @stianst (#1793)
  • Allow to list workflow runs by head sha and created date @gsmet (#1789)
  • Chore(deps): Bump com.squareup.okio:okio from 3.5.0 to 3.7.0 @dependabot (#1777)
  • Chore(deps): Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1 @dependabot (#1784)
  • Chore(deps): Bump codecov/codecov-action from 3.1.4 to 4.0.0 @dependabot (#1786)
  • Fix GHFileNotFoundException when getting commits from PR found in search @NlightNFotis (#1779)
  • Add payload for discussion_comment event @gsmet (#1781)
  • Chore(deps): Bump github/codeql-action from 2 to 3 @dependabot (#1773)
  • Chore(deps): Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 @dependabot (#1776)
  • Chore(deps): Bump org.apache.bcel:bcel from 6.7.0 to 6.8.0 @dependabot (#1775)
  • Chore(deps): Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.4.2 to 3.5.0 @dependabot (#1766)
  • Chore(deps): Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.0 to 4.8.1.0 @dependabot (#1763)
  • Chore(deps): Bump org.apache.bcel:bcel from 6.6.1 to 6.7.0 @dependabot (#1764)
  • Chore(deps): Bump actions/setup-java from 3 to 4 @dependabot (#1762)
  • Chore(deps): Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 @dependabot (#1761)
  • Chore(deps-dev): Bump com.google.code.gson:gson from 2.10 to 2.10.1 @dependabot (#1760)
  • Chore(deps-dev): Bump com.tngtech.archunit:archunit from 1.1.0 to 1.2.0 @dependabot (#1759)
  • Update pom.xml test executions with artifactId config @bitwiseman (#1754)
  • Add MANNEQUIN to GHCommentAuthorAssociation enum @choichanhyeok (#1753)
  • Prepare release (bitwiseman): github-api-1.318 @github-actions (#1751)

v1.318 🌈

23 Nov 09:58
Compare
Choose a tag to compare

Changes

  • Add sanity caching and retry controls @bitwiseman (#1744)
  • Adds support for generate_release_notes Release API parameter. @anenviousguest (#1746)
  • Shorten test resource paths @bitwiseman (#1743)
  • Split pull request search from issue; extend with filters @kgromov (#1693)
  • Added startup failure to the Conclusion enum class and added test acc… @yasin-herken (#1737)
  • Update to newer version of jjwt library @ihrigb (#1727)
  • Add missing branch protection fields @gheine (#1732)
  • Chore(deps): Bump com.infradna.tool:bridge-method-annotation from 1.23 to 1.29 @dependabot (#1736)
  • Chore(deps): Bump com.infradna.tool:bridge-method-injector from 1.23 to 1.29 @dependabot (#1735)
  • Chore(deps): Bump org.apache.maven.scm:maven-scm-manager-plexus from 1.13.0 to 2.0.1 @dependabot (#1733)

v1.317 🌈

20 Oct 00:35
Compare
Choose a tag to compare

Changes

  • Chore(deps-dev): Bump org.eclipse.jgit:org.eclipse.jgit from 6.4.0.202211300538-r to 6.7.0.202309050840-r @dependabot (#1719)
  • Github docs change the documentation url @AstroTlaloc (#1713)
  • Add allow_forking flag for a GHRepository @panilya (#1709)
  • Adding new enums for verification reasons using X.509 certificate sig… @AstroTlaloc (#1715)
  • Chore(deps-dev): Bump com.github.tomakehurst:wiremock-jre8-standalone from 2.35.0 to 2.35.1 @dependabot (#1708)
  • feat: Support merge_group events @felipefrancisco (#1726)
  • Chore(deps): Bump actions/checkout from 3 to 4 @dependabot (#1720)
  • Drop support for Building on Java 8 @bitwiseman (#1707)
  • Chore(deps-dev): Bump org.slf4j:slf4j-simple from 2.0.3 to 2.0.7 @dependabot (#1702)
  • Chore(deps): Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 @dependabot (#1700)

v1.316 🌈

21 Aug 21:09
Compare
Choose a tag to compare

Changes

v1.315 🌈

01 Jun 06:01
Compare
Choose a tag to compare

Changes

v1.314 🌈

26 Feb 20:43
Compare
Choose a tag to compare

Changes

v1.313 🌈

27 Sep 08:26
Compare
Choose a tag to compare

Changes

v1.308 🌈

18 Aug 17:58
Compare
Choose a tag to compare

Changes