Changelog for 2.153
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.153
(2018-11-25)
-
Add support for the ed25519 key algorithm in Jenkins CLI.
(issue 45318)
-
Do not show the Launch agent from browser button (Java Web Start) if Jenkins is running on Java 11.
(issue 52282)
-
Do not hide newer releases of plugins from secondary update sites.
(issue 45235)
-
Check
hudson.PluginManager.checkUpdateAttempts
system property instead of hudson.PluginManager.CHECK_UPDATE_ATTEMPTS
.
(issue 54731, issue 54459)