Enhancement
-
Plugin manager descriptions always link to the plugins site instead of the Jenkins wiki.
JENKINS-59679
-
Increase the number of datapoints recorded for multistage time series graphs such as those used for load statistics.
pull 4341
-
Update Remoting from 3.35 to 3.36 to add new command line options "-help" and "-version".
Remoting release notes
Bug fix
-
Prevent coding errors in canTake() and canRun() implementations in NodeProperty and QueueTaskDispatcher extensions from hanging the queue.
JENKINS-59886