Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 826 Bytes

CHANGELOG.adoc

File metadata and controls

26 lines (18 loc) · 826 Bytes

Release Notes.

1.2.0 (Unreleased)

  • JENKINS-55194 - Add logLevel to support debugging and also reduce default excessive logging.

  • Code cleanup, update documentation.

1.1.1

1.1.0

  • 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.

1.0.0

  • Initial release.

  • Supported Steps.

    • sshCommand

    • sshScript

    • sshGet

    • sshPut

    • sshRemove