Git Client Plugin 3.4.0
release-drafter
released this
14 Aug 12:31
·
1141 commits
to master
since this release
π New features and improvements
- Add a new command: UnsupportedCommand to communicate compatibility of JGit (#594) @rishabhBudhouliya
π Bug Fixes
- JENKINS-63307 - Allow zOS encoding of user name, password, and passphrase (#598) @MarkEWaite
- JENKINS-63146 - Use credentials.file.encoding property for passphrase file (#585) @MarkEWaite
π¦ Dependency updates
- Bump plugin from 4.4 to 4.6 (#596) @dependabot
- Bump spotbugs-annotations from 4.0.6 to 4.1.1 (#591) @dependabot
- Bump spotbugs from 4.0.6 to 4.1.1 (#592) @dependabot
π Documentation updates
- Document plugin properties (#593) @MarkEWaite
π¦ Tests
- Add RemoteGitImplTest for a few methods (#599) @MarkEWaite
- Fix Windows test failure by enabling core.longpaths (#595) @MarkEWaite