Git Client Plugin 3.2.0
release-drafter
released this
02 Mar 02:11
·
1394 commits
to master
since this release
π New features and improvements
- Bump jgit.version from 5.6.0.201912101111-r to 5.6.1.202002131546-r (#511) @dependabot
- Whitelist CliGitAPIImpl.TIMEOUT for Pipeline (#500) @MarkEWaite
π Bug Fixes
- JENKINS-57205 - Packed lightweight tags must resolve to meaningful object IDs lest they cause NPEs downstream (#514) @brianeray
π¦ Dependency updates
- Bump spotbugs-annotations from 3.1.12 to 4.0.0 (#512) @dependabot
- Bump equalsverifier from 3.1.11 to 3.1.12 (#499) @dependabot
- Bump bom-2.138.x from 3 to 4 (#496) @dependabot
π Documentation updates
- Fix hyperlink to 'Later' in CONTRIBUTING (#513) @MarkEWaite
- Show docs from tagged release (#495) @MarkEWaite
π¦ Tests
- IsBareRepository test cases were transferred from GitAPITestCase to G⦠(#509) @loghijiaha
- Some GitAPITestCase tests were replaced in GitClientTest (#504) @loghijiaha
- JENKINS-60940 - Porting CliGitAPIImplTest to GitClientTest (#502) @rishabhBudhouliya
- Convert GitAPITestCase tests from JUnit 3 to JUnit 4 (#503) @loghijiaha