Releases: rundeck-plugins/openssh-node-execution
Releases · rundeck-plugins/openssh-node-execution
Release list
Release 3.0.1
What's Changed
- ci: add weekly Monday Snyk scan schedule by @fdevans in #41
- [RUN-4638] Migrate publishing from Maven Central to PackageCloud by @Jesus-Osuna-M in #42
New Contributors
- @Jesus-Osuna-M made their first contribution in #42
Full Changelog: 3.0.0...3.0.1
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.