Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
JGit/New and Noteworthy/5.10
< JGit | New and Noteworthy
JGit
New Features
- Bundle
org.eclipse.jgit.ssh.apache
: supports the ProxyJump directive in the SSH configuration file ~/.ssh/config. This is useful to access git repositories behind a bastion server or jump host. The configuration must be done in ~/.ssh/config; there is no API for this. - Support for git configs http.userAgent and http.extraHeader. The values are limited to 7-bit ASCII.
Other Changes
The complete list of new features and bug fixes is available in the release notes.
Contributors
The following 15 developers worked on this release:
Alexa Panfil, Christian Halstrick, David Ostrovsky, James Wynn, Jason Yeo, John Dallaway, Jonathan Tan, Lee Worrall, Marco Miller, Matthias Sohn, Nail Samatov, Petr Hrebejk, Terry Parker, Thomas Wolf, Yunjie Li