Major enhancement
Major bug fix
-
Stapler 1.252: Prevent file handle leak in
LargeText#GzipAwareSession
.
JENKINS-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.
JENKINS-45892
Bug fix
-
Stapler 1.252: Restore ability to attach views to interfaces (regression in Jenkins 2.46).
JENKINS-43715
-
Prevent caching of the item categories list by the browser to prevent stale data.
JENKINS-43848
-
Show display name of the current view in window title.
pull 2969
-
Include culprits in XML and JSON API again (regression in 2.60).
JENKINS-46082
-
Improve robustness of the reverse build trigger ("Build after other projects are built").
JENKINS-45909
Enhancement
-
Improve Polish localization.
pull 2974
-
Log name of the executor thread that died to improve diagnosability.
JENKINS-42376
-
Update Agent Installer module to 1.6 for minor fixes and enhancements.
pull 2965, changelog
-
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