Changelog for 2.222.3
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.222.3
(2020-04-24)
-
Use the saved global build discarder configuration on restart.
(issue 61688)
-
Fix proxy form validation when a password is set (regression in 2.222.1).
(issue 61692)
-
Prevent NullPointerException when hitting Check Now against a custom update center without tool installer metadata.
(issue 60788)
-
Prevent one occurrence of "Jenkins.instance is missing" during Jenkins restart.
(pull 4525, issue 60454, issue 55070, issue 59992, issue 61192)
-
Developer: Make
h.checkAnyPermission
and <l:layout permissions="...">
work on objects that aren't AccessControlled
.
(issue 61465)
-
Developer: Prevent spurious deprecation messages by removing the deprecated findbugs-annotation.
(issue 61279)