Releases: jenkinsci/git-plugin
Releases · jenkinsci/git-plugin
4.13.0
🐛 Bug fixes
- Remove wasted space from branch spec and repository URL data entry (#1346) @janfaracik
👻 Maintenance
- Require Jenkins 2.346.3 or newer (#1343) @MarkEWaite
- JENKINS-69911 - GitTagAction/tagForm.jelly javascript un-inlined. (#1344) @Artmorse
- JENKINS-69861 - remove inline onclick handlers (#1341) @aneveux
- JENKINS-69862 - remove inline JS for URL validation (#1336) @aneveux
🚦 Tests
- Split GitSCMTest for parallel execution on multiple cores (#1348) @MarkEWaite
- Fix NPE in GitHooksTest on Windows (#1347) @MarkEWaite
📦 Dependency updates
- Bump plugin from 4.47 to 4.49 (#1333, #1349) @dependabot
- Bump bom-2.346.x from 1607.va_c1576527071 to 1643.v1cffef51df73 (#1337) @dependabot
- Rely on spotbugs from parent pom (#1340) @MarkEWaite
4.12.1
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-67981 - Do not throw exception for LDAP disabled users or other AuthenticationExceptions when checking for valid user in changelog (#1322) @hashar
- JENKINS-69613 - Reduce log output at INFO level (#1329) @MarkEWaite
👻 Maintenance
- Require Jenkins 2.332.4 or newer (#1308) @MarkEWaite
- Code modernization (#1294) @offa
- JENKINS-57023 Switch dep from workflow-cps-global-libtopipeline-groovy-lib(#1274) @jglick
📝 Documentation updates
- JENKINS-69393 - Quote the '&' in curl example (#1315) @Si-So
- Add checkout scm examples (#1266, #1267) @Sophia-Okito
- Add Tuleap to the list of tools supporting to send a push notification (#1306) @LeSuisse
- Add link for the access token requirement (#1307) @Wadeck
🚦 Tests
- Explicitly set 'master' as default git branch to avoid breaking tests on systems with other settings (#1295) offa
- Fix tests on older CLI git versions (#1324) @MarkEWaite
- Skip hook assertion on git 1.8 (#1325) @MarkEWaite
- Use /bin/sh rather than /bin/bash in test (#1323) @MarkEWaite
📦 Dependency updates
- Bump bom-2.332.x from 1577.v63609d9cb_5dc to 1607.va_c1576527071 (#1316, #1321) @dependabot
- Bump equalsverifier from 3.10 to 3.10.1 @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#1319) @dependabot
- Bump pipeline-groovy-lib from 591.v3a_7f422b_d058 to 612.v84da_9c54906d @dependabot
- Bump plugin from 4.40 to 4.47 (#1312, #1320) @dependabot
- Bump spotbugs from 4.6.0 to 4.7.2 (#1327) @dependabot
- Bump spotbugs-annotations from 4.7.0 to 4.7.2 (#1326) @dependabot
- Bump spotless-maven-plugin from 2.22.5 to 2.25.0 (#1311, #1318) @dependabot
4.12.0
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-67981 - Do not throw exception for LDAP disabled users or other AuthenticationExceptions when checking for valid user in changelog (#1322) @hashar
- JENKINS-69613 - Reduce log output at INFO level (#1329) @MarkEWaite
👻 Maintenance
- Require Jenkins 2.332.4 or newer (#1308) @MarkEWaite
- Code modernization (#1294) @offa
- JENKINS-57023 Switch dep from workflow-cps-global-libtopipeline-groovy-lib(#1274) @jglick
📝 Documentation updates
- JENKINS-69393 - Quote the '&' in curl example (#1315) @Si-So
- Add checkout scm examples (#1266, #1267) @Sophia-Okito
- Add Tuleap to the list of tools supporting to send a push notification (#1306) @LeSuisse
- Add link for the access token requirement (#1307) @Wadeck
🚦 Tests
- Explicitly set 'master' as default git branch to avoid breaking tests on systems with other settings (#1295) offa
- Fix tests on older CLI git versions (#1324) @MarkEWaite
- Skip hook assertion on git 1.8 (#1325) @MarkEWaite
- Use /bin/sh rather than /bin/bash in test (#1323) @MarkEWaite
📦 Dependency updates
- Bump bom-2.332.x from 1577.v63609d9cb_5dc to 1607.va_c1576527071 (#1316, #1321) @dependabot
- Bump equalsverifier from 3.10 to 3.10.1 @dependabot
- Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 (#1319) @dependabot
- Bump pipeline-groovy-lib from 591.v3a_7f422b_d058 to 612.v84da_9c54906d @dependabot
- Bump plugin from 4.40 to 4.47 (#1312, #1320) @dependabot
- Bump spotbugs from 4.6.0 to 4.7.2 (#1327) @dependabot
- Bump spotbugs-annotations from 4.7.0 to 4.7.2 (#1326) @dependabot
- Bump spotless-maven-plugin from 2.22.5 to 2.25.0 (#1311, #1318) @dependabot
4.9.4
🐛 Bug fixes
4.11.5
🐛 Bug fixes
4.11.4
🐛 Bug fixes
- SECURITY-284 - fix @yaroslavafenkin
4.9.2
🐛 Bug fixes
- JENKINS-68562 - Fix Git checkouts for controllers running on Windows (backport from 4.11.3) @dwnusbaum
4.11.3
🐛 Bug fixes
- JENKINS-68562 - Fix Git checkouts for controllers running on Windows (#1273) @dwnusbaum
📝 Documentation updates
- Fix minor typo in documentation. (#1260) @pouwerkerk
📦 Dependency updates
- Bump spotless-maven-plugin from 2.22.3 to 2.22.5 (#1261, #1269) @dependabot
- Bump spotbugs-annotations from 4.6.0 to 4.7.0 (#1263) @dependabot
4.9.1
Security fix
- SECURITY-2478 - Prevent checkout from the controller file system
4.11.2
Security fix
- SECURITY-2478 - Prevent checkout from the controller file system