Jenkinsci Ssh Steps Plugin Versions Save

Jenkins pipeline steps which provides SSH facilities such as command execution or file transfer for continuous delivery.

2.0.68.va_d21a_12a_6476

7 months ago

🚀 New features and improvements

  • Test with Java 21 (#102) @MarkEWaite

📦 Dependency updates

  • Bump assertj-core from 3.24.1 to 3.24.2 (#85) @dependabot
  • Bump plugin from 4.53 to 4.54 (#84) @dependabot

2.0.65.vd26b_5b_9b_de4d

1 year ago

🚀 New features and improvements

  • Upgrade to support Java 11 (mandatory to support latest Jenkins) @nrayapati
  • Bump jna-platform from 5.12.1 to 5.13.0 (#83) @dependabot

✍ Other changes

  • chore: use jenkins infra maven cd reusable workflow (#42) @jetersen

📦 Dependency updates

25 changes
  • Bump jna-platform from 5.12.1 to 5.13.0 (#83) @dependabot
  • Bump assertj-core from 3.23.1 to 3.24.1 (#82) @dependabot
  • Bump bom-2.332.x from 1678.vc1feb_6a_3c0f1 to 1763.v092b_8980a_f5e (#81) @dependabot
  • Bump plugin from 4.50 to 4.53 (#78) @dependabot
  • Bump bom-2.332.x from 1643.v1cffef51df73 to 1678.vc1feb_6a_3c0f1 (#72) @dependabot
  • Bump plugin from 4.48 to 4.50 (#71) @dependabot
  • Bump gmavenplus-plugin from 2.0.0 to 2.1.0 (#67) @dependabot
  • Bump plugin from 4.47 to 4.48 (#64) @dependabot
  • Bump gmavenplus-plugin from 1.13.1 to 2.0.0 (#65) @dependabot
  • Bump bom-2.332.x from 1607.va_c1576527071 to 1643.v1cffef51df73 (#66) @dependabot
  • Bump plugin from 4.46 to 4.47 (#63) @dependabot
  • Bump bom-2.332.x from 1595.v8c71c13cc3a_9 to 1607.va_c1576527071 (#62) @dependabot
  • Bump bom-2.332.x from 1577.v63609d9cb_5dc to 1595.v8c71c13cc3a_9 (#61) @dependabot
  • Bump plugin from 4.45 to 4.46 (#59) @dependabot
  • Bump bom-2.332.x from 1556.vfc6a_f216e3c6 to 1577.v63609d9cb_5dc (#60) @dependabot
  • Bump plugin from 4.41 to 4.45 (#57) @dependabot
  • Bump bom-2.332.x from 1451.v15f1fdb_772a_f to 1556.vfc6a_f216e3c6 (#58) @dependabot
  • Bump git-changelist-maven-extension from 1.3 to 1.4 (#56) @dependabot
  • Bump jna-platform from 5.12.0 to 5.12.1 (#50) @dependabot
  • Bump jna-platform from 5.11.0 to 5.12.0 (#49) @dependabot
  • Bump bom-2.332.x from 1409.v7659b_c072f18 to 1451.v15f1fdb_772a_f (#48) @dependabot
  • Bump plugin from 4.40 to 4.41 (#47) @dependabot
  • Bump assertj-core from 3.22.0 to 3.23.1 (#41) @dependabot
  • Bump bom-2.332.x from 1362.v59f2f3db_80ee to 1409.v7659b_c072f18 (#40) @dependabot
  • Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.1.0 (#38) @dependabot

2.0.39.v831c5e6468b_c

2 years ago

🚀 New features and improvements

  • Bump jna-platform from 5.8.0 to 5.11.0 (#37) @dependabot

📦 Dependency updates

  • Bump jna-platform from 5.8.0 to 5.11.0 (#37) @dependabot
  • Bump gmavenplus-plugin from 1.6 to 1.13.1 (#36) @dependabot
  • Bump bom-2.332.x from 1342.v729ca_3818e88 to 1362.v59f2f3db_80ee (#35) @dependabot
  • Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#34) @dependabot

2.0.35.vea_600d6b_ce29

2 years ago

🚀 New features and improvements

  • Enable Automated Release Process, Bump dependencies. (#33) @nrayapati
  • JENKINS-52390 - Throw appropriate error when the code is not in node block (#3) @nrayapati
  • JENKINS-52225 - Upgrade to latest JSch Version (#2) @nrayapati

🐛 Bug fixes

  • JENKINS-52532 - Throws exception when used remote with gateway option (#4) @nrayapati

✍ Other changes

  • Use GitHub as the source of documentation (#31) @zbynek
  • Update README.adoc with note from CHANGELOG regarding sudo (#30) @sharpedavid
  • Add a Gitter chat badge to README.adoc (#29) @gitter-badger
  • Configure release drafter (#28) @darxriggs
  • Use HTTPS instead of HTTP URLs (#27) @darxriggs
  • Upgrade parent pom (#26) @darxriggs
  • Release Review 2.0.0 (#25) @nrayapati
  • Fix missing newline at EOF (#24) @darxriggs
  • JENKINS-57923 - Upgrade pom dependencies (#23) @nrayapati
  • JENKINS-56989 - Default pty to false for sshCommand (#19) @nrayapati
  • Changed github username (#17) @wwftw
  • Release Review 1.2.1 (#16) @nrayapati
  • JENKINS-55194 - Add logLevel to support debugging and also reduce default excessive logging (#15) @nrayapati
  • Release Review 1.2.0 (#14) @nrayapati
  • JENKINS-53361 - Copy files using a regular expression (#13) @nrayapati
  • JENKINS-55194 - Add logLevel to support debugging and also reduce default excessive logging (#12) @nrayapati
  • Code Cleanup (#9) @darxriggs
  • Fix description of sshPut and sshGet commands (#10) @dkder3k
  • Release Review 1.1.1 (#8) @nrayapati
  • remote.proxy.proxy & proxy.type to ProxyType (#7) @yfei-z
  • Release Review 1.1.0 (#5) @nrayapati
  • Release Review 1.0.0 (#1) @nrayapati