-
JENKINS-56989 - Default
pty
tofalse
for sshCommand.
Caution
|
sshCommand with sudo:true param also requires pty:true on remote config with this upgrade. (This is only applicable for few platforms like Linux so apply this accordingly)
|
-
Upgrade pom dependencies
-
Minimum Jenkins Requirement: 2.121.1
-
Groovy SSH - 2.10.1
-
Parent POM - 3.34.
-
Upgraded few other test dependencies.
-
-
JENKINS-55194 - Add logLevel to support debugging and also reduce default excessive logging.
-
Make
filterBy
andfilterRegex
optional.
-
-
JENKINS-55194 - Add logLevel to support debugging and also reduce default excessive logging.
-
JENKINS-53361 - Copy files using a regular expression.
-
Code cleanup, update documentation.
-
JENKINS-53556 - Fix invalid proxy settings and validation.
-
JENKINS-52225 - Upgrade to latest JSch version.
-
JENKINS-52390 - Throw appropriate error when the code is not in node block.
-
JENKINS-52532 - Throws exception when used remote with gateway option.