Major bug fix
-
Hyperlinks in build logs for builds run using Jenkins 2.138 or older were not displayed correctly in newer versions of Jenkins. As a side effect of this fix, build logs created with Jenkins between 2.139 and 2.142 (inclusive) will lose the hyperlink metadata.
JENKINS-53729
Enhancement
-
Update Groovy from 2.4.11 to 2.4.12 to pick up fixes towards Java 11 support.
JENKINS-52019, Groovy 2.4.12 changelog
-
Add extensibility mechanism for anonymous usage statistics with initial implementation collecting information about applied security fix escape hatches.
JEP-214
-
Developer: Add
Telemetry
extension point.
JEP-214
-
Developer: Update PowerMock and Mockito to versions compatible with Java 11.
JENKINS-53693
-
Internal: Update sezpoz from 1.12 to 1.13 to enable building plugins with JDK 11.
JENKINS-52024
Bug fix
-
Fix a thread safety issue when creating multiple nodes in parallel.
JENKINS-53401
-
Internal: Incorrect API signatures on some classes performing custom deserialization.
JENKINS-53608