v1.102
Features and Fixes
- Add createTag() method to GHRepository @martinvanzijl (#651)
- Workaround for
If-Modified-Since
HTTP request header causing cache corruption @bitwiseman (#665) - Add shading of dependencies @bitwiseman (#633)
- GitHub Actions checkout v2 @sullis (#662)
- Post only non-null values in request body for createTree @asthinasthi (#642)
- Do not MIME encode Base64 content for sending @bitwiseman (#650)
- Labels with description are not preview anymore @halkeye (#647)
- Implement App createToken with empty body @PauloMigAlmeida (#646)
- [JENKINS-57430] Added some new GH Event Types @alexanderrtaylor (#622)
- Add type and site_admin fields to GHPerson @martinvanzijl (#644)
- Add support to Marketplace endpoints @PauloMigAlmeida (#635 and #637)
Internals
- Remove dependency on apache commons-codec @bitwiseman (#631)
- [Test] Enforce 'Accept' request header values @bitwiseman (#648)
- Task/minimum coverage @bitwiseman (#634)
- Move array population to single iterator code path @bitwiseman (#623)
- Bump jackson 2.10.2 @sullis (#663)
- Bump okio from 2.4.1 to 2.4.3 @dependabot-preview (#652)
- Bump okhttp from 4.2.2 to 4.3.1 @dependabot-preview (#659)
- Bump maven-source-plugin from 3.2.0 to 3.2.1 @dependabot-preview (#653)
- Bump junit from 4.12 to 4.13 @dependabot-preview (#657)
- Bump mockito-core from 3.2.0 to 3.2.4 @dependabot-preview (#645)
- Bump org.eclipse.jgit from 5.5.1.201910021850-r to 5.6.0.201912101111-r @dependabot-preview (#640)
- Bump mockito 3.2.0 @sullis (#629)