v1.123 π
π 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
- Fix the type of the id parameter of Github#getRepositoryById @bitwiseman (#1040)
- Allow for time skew in JWT authentication @bitwiseman (#1039)
- Make sure that
output.text
is set in each checks call @uhafner (#1033)
Dependencies
- Chore(deps): Bump jackson-databind from 2.10.2 to 2.12.1 @dependabot (#1029)
- Chore(deps-dev): Bump archunit from 0.15.0 to 0.16.0 @dependabot (#1028)
- Chore(deps-dev): Bump mockito-core from 3.6.28 to 3.7.7 @dependabot (#1027)
- Chore(deps): Bump spotless-maven-plugin from 2.6.1 to 2.7.0 @dependabot (#1031)
- Chore(deps): Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0 @dependabot (#1030)
Changes
- Only run spotless:check as part of the lifecyle @bitwiseman (#1041)
- Code Coverage update @bitwiseman (#1022)