Skip to content

Tags: rundeck-plugins/sshj-plugin

Tags

1.0.1

Toggle 1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #93 from rundeck-plugins/cve-fixes

RUN-4300: remediate npm dependency CVEs in docker rundeck-cli client

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #92 from rundeck-plugins/grails7-upgrade

Grails 7 Migration - Rundeck 6.0 Compatibility

0.1.25-grails7

Toggle 0.1.25-grails7's commit message
Update for PackageCloud publishing over Jitpack

0.1.24-grails7-upgrade-test

Toggle 0.1.24-grails7-upgrade-test's commit message
Downgrade commons-lang3 to 3.17.0 for Grails 7 compatibility

- Change from 3.18.0 to 3.17.0 in libs.versions.toml
- Required for Grails 7 / Spring Boot compatibility
- Bump version to 0.1.24-grails7-upgrade-test

0.1.23-grails7-upgrade-test

Toggle 0.1.23-grails7-upgrade-test's commit message
Bump version to 0.1.23-grails7-upgrade-test

- v0.1.22 was force-updated but JitPack cached old commit
- JitPack doesn't detect force-updated tags
- v0.1.23 ensures fresh build with jitpack.yml (Java 17)

v0.1.22-grails7-upgrade-test

Toggle v0.1.22-grails7-upgrade-test's commit message
Add jitpack.yml to specify Java 17

- JitPack defaults to Java 11
- Our plugin requires Java 17 (sourceCompatibility/targetCompatibility)
- jitpack.yml tells JitPack to use openjdk17

v0.1.21-grails7-upgrade-test

Toggle v0.1.21-grails7-upgrade-test's commit message
Fix Central Portal Snapshots to include all org.rundeck modules

- Changed includeModule() to includeGroup() for org.rundeck
- This resolves rundeck-core AND its transitive dependencies:
  - rundeck-storage-api, rundeck-storage-data, rundeck-storage-conf
  - rundeck-authz-api, rundeck-authz-core, rundeck-authz-yaml
  - rundeck-data-models
- Tested locally without Maven Local cache: BUILD SUCCESSFUL
- Reference: https://central.sonatype.org/publish/publish-portal-upload/#consuming--snapshot-releases-for-your-project

v0.1.21

Toggle v0.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #89 from rundeck-plugins/RUN-3894

RUN-3894: Update sshj to 0.40.0 for CVE-2025-8916

v0.1.20

Toggle v0.1.20's commit message

v0.1.19

Toggle v0.1.19's commit message