Stream is closed error in case a CLI command finishes before the input is entirely read.
JENKINS-54310
Premature EOF error when using the shutdown CLI command.
JENKINS-49196
JENKINS_USER_ID and JENKINS_API_TOKEN environment variables can be used to configure the CLI authentication.
JENKINS-53792
@PostConstruct lifecycle method annotation.
JENKINS-52818
PersistentDescriptor that allows implementing Descriptors to skip explicit calls to load().
JENKINS-52818
getPlatform() and setPlatform() methods in hudson.EnvVars.
JENKINS-53721
hudson.Util#fixNull(value, defaultValue) method.
pull 3656
Queue.Task#getAffinityKey() to allow consistent hashing for Pipeline builds in the future.
JENKINS-36547
ConsoleAnnotatorFactory mishandled its type parameter, effectively forcing all implementations to use Object or raw types.
pull 3662