Git Plugin 4.5.0
·
1341 commits
to master
since this release
See the global configuration documentation for more details about the removal of the "No tags" entry (the "Git tag action") from the individual job results pages.
π New features and improvements
- JENKINS-64026 - Only add git tag action if admin enables it (#1001) @MarkEWaite
π Bug Fixes
- JENKINS-64320 - Fix git step default branch docs (#1006) @MarkEWaite
- Avoid NPE in git tag action (#1004) @MarkEWaite
- Remove test dependency on multiple-scms plugin (#997) @timja
π¦ Dependency updates
- Bump spotbugs-annotations from 4.1.4 to 4.2.0 (#1011) @dependabot
- Bump spotbugs from 4.1.4 to 4.2.0 (#1010) @dependabot
- Require Jenkins 2.222.4 as minimum version (#1005) @MarkEWaite
- Replace commons validator (#1009) @MarkEWaite
- Bump xmlunit-matchers from 2.8.0 to 2.8.1 (#1002) @dependabot
- Bump plugin from 4.12 to 4.13 (#999) @dependabot
- Bump bom-2.204.x from 16 to 17 (#995) @dependabot
- Bump xmlunit-matchers from 2.7.0 to 2.8.0 (#996) @dependabot
π Documentation updates
- JENKINS-64320 - Fix git step default branch docs (#1006) @MarkEWaite
- JENKINS-64149 - User exclusion compares strings, not wildcards (#998) @MarkEWaite
- Better describe the BuildData workaround (#994) @MarkEWaite