🚀 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