Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

JGit/New and Noteworthy/5.10

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.

Other Changes

The complete list of new features and bug fixes is available in the release notes.

Contributors

The following X developers worked on this release:

<TBD: list of contributors, number>

Back to the top