Changelog for 2.32.3
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.32.3
(2017-03-01)
-
Display an informative message, rather than a Groovy exception, when
View#getItems
fails.
(issue 41825)
-
Don't try to set Agent Port when it is enforced, breaking form submission.
(issue 41511)
-
Don't add all group names as HTTP headers on "access denied" pages, possibly breaking reverse proxies due to very large headers.
(issue 39402)
-
Fix handling of the POST flag in
ManagementLink
s within the Manage Jenkins page.
(issue 38175)
-
IllegalStateException
from Winstone when making certain requests with access logging enabled.
(issue 37625)
-
Do not fail to write a log file just because something deleted the parent directory.
(issue 16634)