Back to changelog
Changelog for 2.60.3
August 17, 2017
249
5
4
Community reported issues: 3×
JENKINS-44893
1×
JENKINS-41339
1×
JENKINS-1
1×
JENKINS-45801
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.
JENKINS-14807
Robustness improvements related to agent connections.
JENKINS-43496
,
JENKINS-38527
JNLP for launching agents now requests Java 8.
JENKINS-45679
Prevent
NullPointerException
in
Jenkins#getRootURL()
while the instance is not fully loaded yet.
JENKINS-34914
Fix
NullPointerException
when calculating culprits.
JENKINS-45516
Enhancement
The
reload-configuration
CLI command now waits until the reload is finished, and returns an error code if the reload failed.
JENKINS-45256
Remove the "JNLP" protocol references from the TCP Agent Listener log messages.
JENKINS-44103