Looking to upgrade?
Check the Upgrade Guide for assistance
Bug fix
-
Contributions to the PATH environment variable could result in malformed values on agents on a platform different from controller's.
issue 14807
-
Robustness improvements related to agent connections.
issue 43496, issue 38527
-
JNLP for launching agents now requests Java 8.
issue 45679
-
Prevent NullPointerException in
Jenkins#getRootURL()
while the instance is not fully loaded yet.
issue 34914
-
Fix NullPointerException when calculating culprits.
issue 45516
Enhancement
-
The
reload-configuration
CLI command now waits until the reload is finished, and returns an error code if the reload failed.
issue 45256
-
Remove the "JNLP" protocol references from the TCP Agent Listener log messages.
issue 44103