Looking to upgrade?
Check the Upgrade Guide for assistance
Bug fix
-
Display an informative message, rather than a Groovy exception, when
View#getItems
fails.
JENKINS-41825
-
Don't try to set Agent Port when it is enforced, breaking form submission.
JENKINS-41511
-
Don't add all group names as HTTP headers on "access denied" pages, possibly breaking reverse proxies due to very large headers.
JENKINS-39402
-
Fix handling of the POST flag in
ManagementLink
s within the Manage Jenkins page.
JENKINS-38175
-
IllegalStateException
from Winstone when making certain requests with access logging enabled.
JENKINS-37625
-
Do not fail to write a log file just because something deleted the parent directory.
JENKINS-16634