Git Plugin 4.2.0
·
1850 commits
to master
since this release
π New features and improvements
- JENKINS-59828 - : Expand support for the SCM API 2.0 to support tags (#776) @steven-terrana
- JENKINS-61065 - Allow disabling of multi candidate scheduling (#829) @Hickstone
π Bug Fixes
- JENKINS-48625 - Restore binding of doCheckUrl methods and add some initial checks (#841) @rishabhBudhouliya
- JENKINS-57660 - Addition of a doCheck validation method for invalid refSpec (#826) @rishabhBudhouliya
- JENKINS-38608 - Report clearly if the Repo URL is empty (#821) @rishabhBudhouliya
π¦ Dependency updates
- Exclude jsoup from git plugin jpi packaging (#842) @MarkEWaite
- Bump maven-checkstyle-plugin from 3.1.0 to 3.1.1 (#840) @dependabot
- Bump equalsverifier from 3.1.11 to 3.1.12 (#831) @dependabot
π Documentation updates
- Fix various documentation errors (#838) @MarkEWaite
- Add docs from wiki (#837) @MarkEWaite
- Refine the web hook and notify commit docs (#836) @MarkEWaite
- Restore Push notification documentation (#835) @nterray
- Use docs from tagged release (#819) @MarkEWaite
π¦ Tests
- Tests for MergeWithSCMExtention.java (#834) @loghijiaha