Back to changelogs
Changelog for 2.222.3
April 24, 2020
Looking to upgrade?
Check the Upgrade Guide for assistance
Major bug fix
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
Bug fix
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
Enhancement
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