Skip to content

Commit

Permalink
Finalized change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee Painter committed Feb 20, 2024
1 parent f677c5b commit 6f7b9c0
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions maverick-synergy-assembly/notes/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Maverick Synergy 3.1.0 - TBC
Maverick Synergy 3.1.0 - Feb 20, 2024

Features
o Minimum Java version has been increased to Java 11.
Expand Down Expand Up @@ -33,8 +33,7 @@ Features
o Server now supports [email protected] and [email protected]
o SshClientBuilder introduced as a replacement to direct SshClient construction.
o SftpClientBuilder introduced as a replacement to direct SftpClient construction.
o All Sftp extensions are now standard Java services. Use SftpExtensionLoaderFactory instead
of DefaultSftpExtensionFactory in configuration.
o All Sftp extensions are now standard Java services. Use SftpExtensionLoaderFactory instead of DefaultSftpExtensionFactory in configuration.

Bug Fixes
o Implementations of available incorrectly return -1.
Expand All @@ -48,7 +47,6 @@ Other
o DirectFileJava7 has been deprecated and it's features moved to DirectFile.
o PuTTY support moved to it's own module, removing the Bouncycastle requirement in the core classes.


=================
= HISTORY =
=================
Expand Down

0 comments on commit 6f7b9c0

Please sign in to comment.