v1.130 π
github-actions
released this
02 Jun 21:26
·
1280 commits
to main
since this release
Overview
This release reverts #1083, returning to using reflection if needed to support PATCH
HTTP methods. While most endpoints supported the fix, some did not. This resulted in confusing errors which were hard to diagnose. Thanks to @gsmet and @hcoles for finding and debugging this problem.
Changes
- Fix issues related to introduction of new values in GHEvent @gsmet (#1159)
- Add packages, actions and dependabot to meta @shuheiktgw (#1167)
- Revert #1083 reflective access for PATCH method @bitwiseman (#1164)
- Remove a trailing slash from getWorkflowJob @shuheiktgw (#1158)
- Fix withCredetials() to correctly detect missing creds @bitwiseman (#1160)
Dependencies
- Chore(deps): Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#1169)
- Chore(deps): Bump spotless-maven-plugin from 2.10.3 to 2.11.1 @dependabot (#1166)
- Chore(deps): Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 @dependabot (#1148)
- Chore(deps): Bump bridge-method-annotation from 1.18 to 1.21 @dependabot (#1147)
- Chore(deps): Bump jacoco-maven-plugin from 0.8.6 to 0.8.7 @dependabot (#1150)
Test Dependencies
- Chore(deps-dev): Bump org.eclipse.jgit from 5.11.0.202103091610-r to 5.11.1.202105131744-r @dependabot (#1163)
- Chore(deps-dev): Bump gson from 2.8.6 to 2.8.7 @dependabot (#1168)
- Chore(deps-dev): Bump archunit from 0.18.0 to 0.19.0 @dependabot (#1170)
- Chore(deps-dev): Bump awaitility from 4.0.3 to 4.1.0 @dependabot (#1165)
- Chore(deps-dev): Bump wiremock-jre8-standalone from 2.27.2 to 2.28.0 @dependabot (#1161)
- Chore(deps-dev): Bump mockito-core from 3.9.0 to 3.10.0 @dependabot (#1149)