Skip to content

Git Client Plugin 3.0.0-beta12

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarkEWaite MarkEWaite released this 19 Oct 17:30
· 1613 commits to master since this release

This is intended to be the final beta release prior to the release of git client plugin 3.0.0.

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ’₯ Breaking Changes

  • Update from JGit 4.5 to JGit 5.5 ( #469 ) @MarkEWaite (JGit API changed after 4.5)
  • Remove Apache EasySSLProtocolSocketFactory (#374 ) @darxriggs (not to be part of git client API)
  • Remove Apache EasyX509TrustManager (#374 ) @darxriggs (not intended to be part of git client API)
  • Use dependency versions as defined by the plugin BOM (#460 ) @MarkEWaite (plugin BOM simplifies dependency management, favors more recent plugin releases)