Bug fix
-
Fix agent allocation due to label issue detected by vSphere Cloud plugin (regression in 2.421).
JENKINS-71937
-
Show form validation results for form elements that are initially hidden. (regression in 2.355).
JENKINS-71252
-
Remove previous form validation errors when the form validation is updated with new content. (regression in 2.355).
JENKINS-71252
Enhancement
-
Disable anonymous usage statistics when run in FIPS mode.
pull 8483, JEP-237
-
Developer:
HudsonPrivateSecurityRealm
objects are now serializable.
JENKINS-72114
-
Developer: Add extension point to notify about in-process scripting events.
JENKINS-41516
-
Developer: Optionally support a FIPS140 compliant algorithm in the Jenkins' own user database.
JENKINS-71971, pull 8393, JEP-237