Back to changelog
Changelog for 2.155
December 9, 2018
Major enhancement
Java 11 Support Preview is available starting from this version
JENKINS-52012
,
Announcement and run guidelines
Enhancement
When running on Java 11, Jenkins by default is now using an update center with alpha/beta plugin releases that require Java 11.
JENKINS-55080
,
Experimental Update Center for Java 11 in JEP-211
Update SSHD Module from 2.4 to 2.5 to add support for the EdDSA signature algorithm.
JENKINS-45318
,
SSHD Module changelog
Internal: update parent POM from 1.49 to 1.50 to get the SUREFIRE-1588 workaround.
Parent POM changelog
,
SUREFIRE-1588
Bug fix
Unix process manager and Agent Java Web Start UI now check the current Java version based on
java.specification.version
.
JENKINS-55076