Releases: jenkinsci/git-client-plugin
Releases Β· jenkinsci/git-client-plugin
6.6.0
π New features and improvements
- Update jgit.version to v7.6.0.202603022253-r (#1747) @renovate[bot]
- Require Jenkins 2.516.3 or newer (#1749) @MarkEWaite
π» Maintenance
- Prepare for 6.6.0 release (#1750) @MarkEWaite
π¦ Dependency updates
- Update dependency org.jenkins-ci.plugins:plugin to v6.2138.v03274d462c13 (#1744, #1742, #1740, #1739, #1727) @renovate
- Update dependency io.jenkins.tools.bom:bom-2.504.x to v5983 (#1738, #1734, #1733, #1730) @renovate
- Bump nl.jqno.equalsverifier:equalsverifier from 4.2.5 to 4.3.1 (#1735, #1729) @dependabot
- Update dependency io.github.sparsick.testcontainers.gitserver:testcontainers-gitserver to v0.14.0 (#1746, #1745) @renovate
- Update dependency nl.jqno.equalsverifier:equalsverifier to v4.4.1 (#1743) @renovate
- Update dependency org.objenesis:objenesis to v3.5 (#1741) @renovate
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.