mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 15:20:54 +03:00
Updated Changelog (markdown)
@@ -7,6 +7,7 @@ version 0.3.0-SNAPSHOT
|
||||
+ Client was still identifying as `SSHJ_0_1` -- changed to `SSHJ_0_3`.
|
||||
+ Support for SFTP versions less than 3.
|
||||
+ Host based authentication - see `net.schmizz.sshj.userauth.method.AuthHostbased` - pass an instance to `SSHClient.auth()` to use.
|
||||
+ Added `Channel.join()' to allow blocking on channel close event. Useful e.g. when waiting for a command to exit.
|
||||
+ Various code cleanups.
|
||||
|
||||
version 0.2.3
|
||||
|
||||
Reference in New Issue
Block a user