Stapler 1.252: Prevent file handle leak in LargeText#GzipAwareSession.
(issue 45903)
Prevent core or plugin code from mistakenly attempting to serialize jobs, builds, and users except in their intended top-level XML file positions, preventing a class of serious deserialization-related errors.
(issue 45892)
Stapler 1.252: Restore ability to attach views to interfaces (regression in Jenkins 2.46).
(issue 43715)
Log name of the executor thread that died to improve diagnosability.
(issue 42376)
Prevent caching of the item categories list by the browser to prevent stale data.
(issue 43848)
Update Agent Installer module to 1.6 for minor fixes and enhancements.
(pull 2965, changelog)
Show display name of the current view in window title.
(pull 2969)
Include culprits in XML and JSON API again (regression in 2.60).
(issue 46082)
Improve robustness of the reverse build trigger ("Build after other projects are built").
(issue 45909)
Internal: Cleanup of Maven dependencies in Jenkins core, allowing plugins depending on this version or later to build without “upper bound” dependency warnings on recent Maven HPI Plugin releases.
(pull 2956)