Remove old, deprecated, unsupported agent protocols Inbound TCP Agent Protocol/1, Inbound TCP Agent Protocol/2, and Inbound TCP Agent Protocol/3.
Update Remoting from 3.36 to 3.40 to remove unsupported protocols and minor maintenance improvements.
(issue 60381, Remoting 3.40 release notes)
Remove Enable Security checkbox in the Global Security configuration.
(issue 40228)
Clarify that build history does not include pipeline stages.
(issue 59412)
The environment variable WORKSPACE_TMP may now be used from (non-Pipeline) builds to access a temporary directory associated with the build workspace.
(issue 60634)
Internal: Add a method in EnvVars that extends TreeMap.putAll() functionality by filtering out the null values.
(issue 59220)
Internal: Allow usage of DescriptorVisibilityFilter to filter View properties on UI.
(issue 60579)
Fix null pointer exception in Agent API when the agent is offline (e.g. retrieving agent version or OS description).
(issue 42658)
Fix JavaScript error in Plugin Manager when optional dependency metadata cannot be retrieved.
Improve wording in Plugin Manager UI.
(issue 56152)
Fix minor localization issues (escaping, incomplete entries, etc.).
(pull 4420)
Fix typos & spelling in Javadoc and WebUI.
(pull 4418)