Enhancement
-
Add support for the ed25519 key algorithm in Jenkins CLI.
JENKINS-45318
-
Do not show the Launch agent from browser button (Java Web Start) if Jenkins is running on Java 11.
JENKINS-52282
Bug fix
-
Do not hide newer releases of plugins from secondary update sites.
JENKINS-45235
-
Check
hudson.PluginManager.checkUpdateAttempts
system property instead of hudson.PluginManager.CHECK_UPDATE_ATTEMPTS
.
JENKINS-54731, JENKINS-54459