Use the saved global build discarder configuration on restart.
Jenkins 2.221 through 2.228 ignore the saved global build discarder configuration when they restart.
(issue 61688)
Fix proxy form validation when a password is set (regression in 2.205).
(issue 61692)
Update .NET version checks to be more correct for modern .NET versions.
(pull 4554)
About Jenkins management link is now accessible to users with Overall/Manage or Overall/SystemRead (as well as the usual Overal/Administer).
(issue 61455)
Robustness: Don't throw a NullPointerException when trying to convert null to Secret.
(pull 4608)