Skip to content

Releases: sbabcoc/Remote-Session

Upgrade JSch to version 2.28.0

01 Apr 11:34

Choose a tag to compare

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

19 Mar 07:26

Choose a tag to compare

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

22 Feb 04:38

Choose a tag to compare

In this release, I upgraded to the latest release of JSch (version 2.27.8).

Upgrade dependencies

19 Feb 04:00

Choose a tag to compare

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

18 Aug 01:52

Choose a tag to compare

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

02 Apr 05:18

Choose a tag to compare

remote-session-3.0.5

[maven-release-plugin] copy for tag remote-session-3.0.5

Upgrade dependencies to latest versions

02 Apr 01:12

Choose a tag to compare

remote-session-3.0.4

[maven-release-plugin] copy for tag remote-session-3.0.4

Upgrade to latest JSch release (v0.2.8)

17 May 04:12

Choose a tag to compare

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

05 Feb 07:12

Choose a tag to compare

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)

05 Feb 01:02

Choose a tag to compare

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.