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