Changelog for 2.60.3
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.60.3
(2017-08-17)
-
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)
-
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)