Releases: rundeck-plugins/openssh-node-execution
Releases · rundeck-plugins/openssh-node-execution
Release 3.0.0
Release 2.0.12-grails7
Release 2.0.4
What's Changed
- RUN-3653 Fix ssh-copy.sh for invalid indirect expansion by @carlosrfranco in #36
- Update github actions by @carlosrfranco in #37
- Add nexus-publish to build.gradle by @carlosrfranco in #38
New Contributors
- @carlosrfranco made their first contribution in #36
Full Changelog: 2.0.3...2.0.4
Release 2.0.3
Fix issue with file copier when using Rundeck on docker environment
PR #35
Release 2.0.2
Release 2.0.1
new version compatible with rundeck 3.2.x
- passing password from Secure Remote Option
- passing passphrase from Secure Remote Option
- dynamic username
Fix release name
Merge pull request #7 from ltamaster/master Changing the release name to mach it with the repo's name
Adding support for key passphrase
Merge pull request #5 from ltamaster/add-passphrase-support Adding support for key passphrase.
Fixing Copy-File Step
Merge pull request #2 from ltamaster/master Fix for https://github.com/rundeck-plugins/openssh-node-execution/iss…