Releases: jenkinsci/git-client-plugin
Releases Β· jenkinsci/git-client-plugin
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)
Git Client Plugin 2.8.1
Improve OpenSSH support on Windows
π Bug Fixes
- JENKINS-53933 - set file permissions to allow use of openssh on windows (#447) @Casz
Git Client 3.0.0-beta10
π New features and improvements
- Update JGit to 5.4.0 (#432) @MarkEWaite
π Bug Fixes
- JENKINS-56116 - Adapt changelog display to ancient git versions (#413) @MarkEWaite
π¦ Tests
- Add exception tests for init, branch, & commit (#436) @MarkEWaite
- Skip clean and assert in JGit submodule clean test (#434) @MarkEWaite
- JENKINS-50394 - Allow JenkinsRule tests to insert custom GitClient (#420) @rsandell