Back to changelog
Changelog for 2.68
July 2, 2017
Major enhancement
Update Remoting from 3.7 to 3.10 adding opt-in support for work directories and improving logging in Jenkins agents.
work directory documentation
,
logging documentation
,
Remoting changelog
,
JENKINS-39370
Enhancement
The
reload-configuration
CLI command now waits until the reload is finished, and returns an error code if the reload failed.
JENKINS-45256
Bug fix
Follow HTTP redirects while initiating CLI connection.
JENKINS-44361
Add documentation for time zone specification for cron patterns (e.g. SCM polling).
JENKINS-9283
Robustness improvements related to agent connections.
JENKINS-43496
,
JENKINS-38527