Git Plugin 4.4.0
release-drafter
released this
26 Aug 02:31
·
1354 commits
to master
since this release
π New features and improvements
- GSoC-2020 Git Repository Size Estimation (#931) @rishabhBudhouliya
- Add an "opt-out" global switch to retain second fetch (#927) @rishabhBudhouliya
- JENKINS-62820 - Ability to hide credential usage in job output (#924) @bartdevriendt
- JENKINS-49757 - Remove redundant fetch (#904) @rishabhBudhouliya
π Bug Fixes
- JENKINS-57587 - Prevent GitSCMFileSystem NPE on '*' branch name (#914) @MarkEWaite
π¦ Dependency updates
- Bump bom-2.204.x from 10 to 11 (#913) @dependabot
- Bump commons-validator from 1.6 to 1.7 (#940) @dependabot
- Bump equalsverifier from 3.4 to 3.4.2 (#911, #944) @dependabot
- Bump plugin from 4.2 to 4.6 (#912, #932, #939) @dependabot
- Bump spotbugs from 4.0.4 to 4.1.2 (#916, #921, #935, #943) @dependabot
- Bump spotbugs-annotations from 4.0.4 to 4.1.2 (#915, #919, #936, #945) @dependabot
- Bump spotbugs-maven-plugin from 4.0.0 to 4.0.4 (#917) @dependabot
- Bump workflow-multibranch from 2.21 to 2.22 (#938) @dependabot
- Update Dependabot config file (#918) @dependabot
π Documentation updates
- JENKINS-63487 - Clarifying local branch name for detached checkouts (#946) @patricklangsonos
- Clarify the consequences of setting user.name and user.email (#925) @cpfeiffer
- JENKINS-9346 - Fix token macro help formatting (#929) @MarkEWaite
- JENKINS-62223 - Add online help for several fields (#928) @MarkEWaite
π¦ Tests
- Fix testAvoidRedundantFetchWithHonorRefSpec assertions (#926) @MarkEWaite