v1.128 π
release-drafter
released this
21 Apr 18:14
·
1361 commits
to main
since this release
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
- Remove now unnecessary JDK 16 specific workaround @gsmet (#1125)
- Move to using assertThat() exclusively @bitwiseman (#1123)
- Switch to 'main' as default branch @bitwiseman (#1119)
- (refactor) Rename gitHubBeforeAfter to nonRecordingGitHub #1076 @akashRindhe (#1107)
- Ignore ObsoleteUrlFactory for code coverage @bitwiseman (#1093)
- Log 202 message at the FINE level @gsmet (#1095)
- Use codecov.io to report coverage @bitwiseman (#1091)
Dependencies
- Chore(deps): Bump spotbugs.version from 4.2.2 to 4.2.3 @dependabot (#1116)
- Chore(deps): Bump jackson-databind from 2.12.1 to 2.12.3 @dependabot (#1120)
- Chore(deps): Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#1115)
- Chore(deps): Bump spotless-maven-plugin from 2.9.0 to 2.10.1 @dependabot (#1117)
- Chore(deps-dev): Bump mockito-core from 3.8.0 to 3.9.0 @dependabot (#1122)
- Chore(deps-dev): Bump stapler from 1.262 to 1.263 @dependabot (#1121)
- Chore(deps): Bump spotbugs-maven-plugin from 4.2.0 to 4.2.3 @dependabot (#1113)
- Chore(deps): Bump codecov/codecov-action from v1.3.2 to v1.4.0 @dependabot (#1112)
- Chore(deps-dev): Bump archunit from 0.17.0 to 0.18.0 @dependabot (#1111)
- Chore(deps-dev): Bump wordnet-random-name from 1.3 to 1.5 @dependabot (#1118)