Major bug fix
-
Stop pre-formatting agent logs to prevent deadlocks (regression in 2.231).
JENKINS-63458
Major enhancement
-
Graduate Overall/SystemRead permission to general availability (GA) status.
pull 4909, JEP-224
Enhancement
-
Set
Cross-Origin-Opener-Policy
to same-origin
.
pull 4910
-
Avoid losing work in progress by using a new browser tab to open the plugin link in a configuration screen’s inline help.
JENKINS-63429
-
Developer: Remove the unused
description
attribute from f:dropdownList
.
JENKINS-63220