Releases: jenkinsci/git-client-plugin
Releases Β· jenkinsci/git-client-plugin
6.5.0
π New features and improvements
- Bump jgit.version from 7.4.0.202509020913-r to 7.5.0.202512021534-r (#1367) @MarkEWaite
π Bug fixes
- JENKINS-73427 - With 'Accept first connection' host key verification, and JGit, newly added known_hosts entries are malformed (#1707) @akash-manna-sky
π¦ Tests
- Test the known hosts verifier log message (#1721) @MarkEWaite
π¦ Dependency updates
- Use parent pom 5.28 (#1723) @MarkEWaite
- Bump io.jenkins.tools.bom:bom-2.504.x from 5774.v5c6d72f56a_61 to 5804.v80587a_38d937 (#1718) @dependabot[bot]
6.4.3
π Bug fixes
- #1704, #1710 - Fix ssh cloning when workspace includes '%' in the path (#1712) @MarkEWaite
- #1711 - Fix cloning failures when /tmp is mounted as
noexec(#1712) @MarkEWaite
Full Changelog: git-client-6.4.2...git-client-6.4.3
6.4.2
π Bug fixes
- #1703 - Fix Windows ssh clone failures when space characters are in the workspace path (#1709) @MarkEWaite
6.4.1
π Security fixes
- Fix SECURITY-3614.
6.4.0
Immutable
release. Only release title and notes can be modified.
π New features and improvements
- Bump jgit.version from 7.3.0.202506031305-r to 7.4.0.202509020913-r (#1334) @dependabot[bot]
π¦ Tests
- Migrate tests to JUnit5 (#1324) @strangelookingnerd
- Use Git LFS credentials in more tests (#1341) @MarkEWaite
- Run GitClientTest.testSparseCheckoutWithCliGitLFS when credentials available (#1337) @MarkEWaite
π¦ Dependency updates
- Bump plugin from 5.24 to 5.26 (#1340) @dependabot[bot]
- Bump bom-2.504.x from 5324.v88b_4300d0dd9 to 5388.v3ea_2e00a_719a_ (#1335, #1339) @dependabot[bot]
- Bump equalsverifier from 4.0.9 to 4.1 (#1336) @dependabot[bot]
6.1.5
Immutable
release. Only release title and notes can be modified.
π¦ Tests
- Use Git LFS credentials in tests (#1341, #1337) @MarkEWaite
6.2.1
π Security fixes
- Fix SECURITY-3590.
π Bug fixes
- JENKINS-76004 - Use git log instead of git whatchanged for changelog @MarkEWaite and @basil
- JENKINS-76026 - Do not show merges in changelog @MarkEWaite and @basil
6.1.4
π Security fixes
- Fix SECURITY-3590.
π Bug fixes
- JENKINS-76004 - Use git log instead of git whatchanged for changelog @MarkEWaite
- JENKINS-76026 - Do not show merges in changelog @MarkEWaite
6.3.3
π Security fixes
- Fix SECURITY-3590.
6.3.2
π Bug fixes
- JENKINS-76026 - Do not show merges in changelog (#1327) @MarkEWaite