Releases: sbabcoc/Remote-Session
Upgrade JSch to version 2.28.0
In this release, I upgraded to the latest release of JSch (version 2.28.0).
Upgrade JSch to version 2.27.9; add unit tests
In this release, I upgraded to the latest release of JSch (version 2.27.9). I finally added a couple of unit tests, which exposed a few minor issue with path handling when the path is an empty string instead of null.
Upgrade to latest JSch release
In this release, I upgraded to the latest release of JSch (version 2.27.8).
Upgrade dependencies
In this release, I upgraded to the latest releases of Java-Utils (version 4.0.0) and Settings (version 4.0.0).
I also upgraded a few other dependencies and eliminated the use of credentials stored in my Maven settings.
Migrate to OSSRH Staging API; upgrade dependencies
This release was primarily devoted to migration from the retired Sonatype OSSRH system to the new OSSRH Staging API. I also upgraded to the latest release of JSch (version 2.27.2) and the latest releases of all Maven plugins.
The new JavaDoc plugin adds more documentation requirements, so all non-private classes, methods, and fields are now documented.
Upgrade Settings to latest version
remote-session-3.0.5 [maven-release-plugin] copy for tag remote-session-3.0.5
Upgrade dependencies to latest versions
remote-session-3.0.4 [maven-release-plugin] copy for tag remote-session-3.0.4
Upgrade to latest JSch release (v0.2.8)
In this release, I upgrade the core JSch dependency to the latest version (0.2.8), which is primarily focused on its own dependencies and improvements in failure reporting.
Upgrade to SettingsAPI version 3.0.5
In this release, I upgraded to the latest release of SettingAPI (version 3.0.5), which resolves a vulnerability in commons_text.
Upgrade JSch to latest release (0.2.7)
In this release, I catch up with the latest release of JSch (version 0.2.7). There have been a significant number of revisions in JSch since the last time I updated Remote Session. Check the release notes for details.