Skip to content

Releases: sbabcoc/Remote-Session

Upgrade to latest JSch release (v0.2.8)

17 May 04:12
Compare
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
Compare
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
Compare
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.

Upgrade to active fork of JSch project

19 Oct 01:27
Compare
Choose a tag to compare

The last release of the JSch library from the original SourceForge project was published 2018-NOV-26. Continuing development of this project has been taken up here. This library is a drop-in replacement for artifacts published from the original project. However, support for older or deprecated algorithms is disabled by default. Information on compatibility and configuration can be found on the project's README page.

Upgrade Java-Utils and Settings to latest releases

09 Aug 17:04
Compare
Choose a tag to compare

This release upgrade Java-Utils and Settings to the latest release - 3.1.1 and 3.0.2 respectively.

Update settings library; restore BatchUtils reference implementation

10 Jul 19:09
Compare
Choose a tag to compare

In this release, I updated to the latest settings library (3.0.1), which resolves an identified vulnerability. I also restored the BatchUtils reference implementation, which I'd deleted a while back because I forgot why it was actually there in the first place. I fixed up the related README section and duplicated this text in the class-level JavaDoc header for completeness.

Build for Java 8; upgrade dependencies and plugins

12 Jun 01:04
Compare
Choose a tag to compare

In this release, I finally dropped support for Java 7. By building this library for Java 8, I'm able to upgrade dependencies to newer versions that resolve identified vulnerabilities.

Upgrade to the latest dependencies

16 May 01:29
Compare
Choose a tag to compare

This release upgrades several dependencies to the latest releases. This ensures we keep up with bug fixes and security updates.

Upgrade to the latest dependencies

16 May 01:29
Compare
Choose a tag to compare

This release upgrades several dependencies to the latest releases. This ensures we keep up with bug fixes and security updates.

Upgrade to the latest dependencies

18 Nov 20:12
Compare
Choose a tag to compare

This release upgrades several dependencies to the latest releases. This ensures we keep up with bug fixes and security updates.