Skip to content

Releases: hub4j/github-api

v1.128 🌈

21 Apr 18:14
Compare
Choose a tag to compare

Fixes and Enhancements

  • GHRepository#listLanguages returns correct Map type @bitwiseman (#1106)
  • GHIssue.addLabels and removeLabels() should return List not void @akashRindhe (#1105)
  • Add sort and order parameters to GHContentSearchBuilder @breandan (#1101)
  • Add SCHEDULE to GHEvent and add UNKNOWN handling to GHEvent @gsmet (#1096)
  • Add label event payload @gsmet (#1087)
  • Properly wrap the check runs with the repository when listing them @gsmet (#1092)
  • Replace reflection for PATCH method with X-HTTP-Method-Override @bitwiseman (#1083)

Changes

Dependencies

v1.127 🌈

09 Apr 08:55
Compare
Choose a tag to compare

Changes

  • Fix JaCoCo execution when we have additional Surefire options @gsmet (#1079)
  • Add support for workflow jobs @gsmet (#1081)
  • Add support for repository visibility @nvahren (#1074)
  • Expose repository for artifacts, workflows and workflow runs @gsmet (#1078)
  • Chore(deps): Bump spotbugs.version from 4.2.1 to 4.2.2 @dependabot (#1070)
  • Add support for artifacts and logs of workflow runs @gsmet (#1075)
  • Chore(deps-dev): Bump org.eclipse.jgit from 5.10.0.202012080955-r to 5.11.0.202103091610-r @dependabot (#1072)
  • Chore(deps-dev): Bump mockito-core from 3.7.7 to 3.8.0 @dependabot (#1073)
  • Chore(deps): Bump spotless-maven-plugin from 2.8.1 to 2.9.0 @dependabot (#1069)

v1.126 🌈

30 Mar 18:54
Compare
Choose a tag to compare

Changes

  • Fix GHRepository#listWorkflows() and add a test @gsmet (#1067)

v1.125 🌈

25 Mar 20:13
Compare
Choose a tag to compare

Enhancements

  • Implement GHWorkflow, GHWorkflowRun and associated payloads @gsmet (#1064)

v1.124 🌈

19 Mar 20:53
Compare
Choose a tag to compare

Enhancements

  • Implement getLabel() and getChanges() for GHEventPayload.Issue @gsmet (#1061)
  • Add the missing fields for GHLabel @gsmet (#1062)
  • Fix concurrency issues with GHIssue addLabels() and removeLabels() by using labels endpoint @gsmet (#1054)
  • Adjust wording used to create the token and give a bit more guidance @gsmet (#1055)

Changes

v1.123 🌈

01 Mar 17:26
Compare
Choose a tag to compare

🌈 Features

  • Add timestamp field support for the commits sent by GHEventPayload.Push @jordiolivares (#1026)
  • Add support for downloading zip and tar archives of repositories. @chids (#967)

πŸ› Bug Fixes

Dependencies

Changes

v1.122 🌈

15 Jan 04:41
Compare
Choose a tag to compare

Enhancements

v1.120 🌈

14 Jan 18:53
Compare
Choose a tag to compare
v1.120 🌈 Pre-release
Pre-release

Changes

v1.119 🌈

06 Jan 02:10
Compare
Choose a tag to compare

Changes

v1.118 🌈

04 Jan 09:51
Compare
Choose a tag to compare

Changes

Dependencies

  • Chore(deps-dev): Bump stapler from 1.260 to 1.262 @dependabot (#1011)
  • Chore(deps-dev): Bump org.eclipse.jgit from 5.9.0.202009080501-r to 5.10.0.202012080955-r @dependabot (#1006)
  • Chore(deps-dev): Bump slf4j-simple from 1.7.2 to 1.7.30 @dependabot (#1010)
  • Chore(deps): Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4 @dependabot (#1009)
  • Chore(deps-dev): Bump archunit from 0.14.1 to 0.15.0 @dependabot (#1008)
  • Chore(deps): Bump maven-project-info-reports-plugin from 3.1.0 to 3.1.1 @dependabot (#990)
  • Chore(deps-dev): Bump mockito-core from 3.6.0 to 3.6.28 @dependabot (#991)