Releases: jenkinsci/git-client-plugin
Releases · jenkinsci/git-client-plugin
Git Client Plugin 2.9.0
Configuration as Code support for JGit
🚀 New features and improvements
- JENKINS-57326 - JCasC support for JGit (#468) @rsandell
📝 Documentation updates
- Fix build status link (#472) @darxriggs
📦 Dependency updates
- Enforce pom formatting (#470) @MarkEWaite
- BOM 3 (#465) @jglick
- Use plugin BOM for dependencies (#460) @MarkEWaite
🚦 Tests
- Run tests in parallel to reduce overall execution time (#459) @darxriggs
- Move SETSID control from pom to test (#462) @MarkEWaite
- Fix testcase when cli git signs commit (#463 and #464) @rsandell
Git Client Plugin 2.8.6
🐛 Bug Fixes
- Fix automated tests that break Jenkins plugin BOM processing (#456 ) @MarkEWaite
Git Client Plugin 3.0.0-beta11
🚀 New features and improvements
- Update JGit to 5.5.0 (#455 ) @darxriggs
🐛 Bug Fixes
- SECURITY-1534 - Fix system command execution vulnerability in
ls-remote
for users with Job/Configure permissions @MarkEWaite - Exclude JSR305 jar from packaging (#452 ) @MarkEWaite
Git Client Plugin 2.8.5
🐛 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
🐛 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
🐛 Bug Fixes
- SECURITY-1534 - Fix system command execution vulnerability in
ls-remote
for users with Job/Configure permission @MarkEWaite
Git Client Plugin 2.7.3.1
🐛 Bug Fixes
- SECURITY-1534 - Fix system command execution vulnerability in
ls-remote
for users with Job/Configure permission @MarkEWaite
Git Client Plugin 2.8.4
🚀 New features and improvements
- Really move documentation from Wiki to GitHub README (#454) @MarkEWaite
Git Client Plugin 2.8.3
🚀 New features and improvements
- Move documentation from Wiki to GitHub README (#454) @MarkEWaite
📦 Dependency updates
- Exclude jsr305 from plugin packaging (#452) @MarkEWaite
- Bump plugin from 3.48 to 3.49 (#95) @dependabot
Git Client Plugin 2.8.2
Test Automation Fix
- Automated tests repaired when tests run as user
root
(#450 MarkEWaite)