Skip to content

Releases: jenkinsci/git-client-plugin

Git Client Plugin 3.1.0

18 Jan 18:28
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug Fixes

πŸ“¦ Dependency updates

πŸ“ Documentation updates

🚦 Tests

Git Client Plugin 3.1.0-beta

02 Jan 13:27
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ“¦ Dependency updates

πŸ“ Documentation updates

🚦 Tests

Git Client Plugin 3.0.0

02 Nov 11:55
Compare
Choose a tag to compare

πŸš€ 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)

Git Client Plugin 3.0.0-beta12

19 Oct 17:30
Compare
Choose a tag to compare
Pre-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)

Git Client Plugin 2.9.0

07 Oct 01:58
Compare
Choose a tag to compare

Configuration as Code support for JGit

πŸš€ New features and improvements

πŸ“ Documentation updates

πŸ“¦ Dependency updates

🚦 Tests

Git Client Plugin 2.8.6

14 Sep 19:01
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • Fix automated tests that break Jenkins plugin BOM processing (#456 ) @MarkEWaite

Git Client Plugin 3.0.0-beta11

12 Sep 18:20
Compare
Choose a tag to compare

πŸš€ New features and improvements

πŸ› Bug Fixes

Git Client Plugin 2.8.5

12 Sep 14:23
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • SECURITY-1534 - Fix system command execution vulnerability in ls-remote for users with Job/Configure permissions @MarkEWaite
  • JENKINS-41066 - Allow embedded username and password in repository URL
  • JENKINS-56257 - Allow embedded username and password in repository URL

Git Client Plugin 2.7.7.1

12 Sep 14:13
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • SECURITY-1534 - Fix system command execution vulnerability in ls-remote for users with Job/Configure permission @MarkEWaite

Git Client Plugin 2.7.4.1

12 Sep 14:13
Compare
Choose a tag to compare

πŸ› Bug Fixes

  • SECURITY-1534 - Fix system command execution vulnerability in ls-remote for users with Job/Configure permission @MarkEWaite