Windows services: Change the default Agent service display name prefix to Jenkins agent %ID%.
(issue 42468)
Windows services: Prevent agent connection reset issues when WinSW gets terminated due to the system shutdown.
(issue 22692)
Windows services: Integrate various stability and performance fixes in Windows Service Wrapper from 1.18 to 2.0.2. There are many fixes around configuration options and process termination.
(full changelog)
Prevent file descriptor leaks when Windows Service installer fails to read data from the service startup log.
(issue 42670)
Select controls in Jenkins Web UI now show the spinner icon while waiting for the list of possible options during AJAX. requests.
(issue 42443)
Improve plugin access performance in the default PluginManager implementation.
(issue 42585)
Internal API: Allow providing a custom task name in Run/Schedule UI via the AlternativeUiTextProvider extension.
(issue 34522)
Search results page did not correctly encode query parameters.
(issue 42390)