Enhancement
-
Enable Remoting work directories by default for newly created agents launched via JNLP (Java Web Start Launcher).
JENKINS-44112, feature documentation
-
Always follow redirects for downloading update center metadata, so misbehaving plugins cannot break it.
JENKINS-38185
-
Minor optimization to queue maintenance routines and printing of console notes, mainly for the benefit of Pipeline node blocks.
JENKINS-45553
Bug fix