Git Plugin 4.4.4
release-drafter
released this
27 Sep 02:31
·
1259 commits
to master
since this release
π Bug Fixes
- JENKINS-63727 - GitToolChooser should not recommend JGit if Git Publisher is present (#963) @rishabhBudhouliya
- JENKINS-62261 - Allow URL validation to accept custom TLDs (#967) @rishabhBudhouliya
- JENKINS-63744 - Show changeset author with displayName, not toString (#964) @MarkEWaite
π¦ Dependency updates
- Require git client plugin 3.5.1 (#972) @MarkEWaite
- Bump spotbugs-annotations from 4.1.2 to 4.1.3 (#971) @dependabot
- Bump spotbugs from 4.1.2 to 4.1.3 (#970) @dependabot
- Use ExtendedHierarchicalStreamReader (#968) @jglick
π¦ Tests
- Add GitPublisher freestyle test (#969) @MarkEWaite