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