mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 07:10:53 +03:00
Updated Changelog (markdown)
@@ -1,10 +1,11 @@
|
||||
version 0.4.2-SNAPSHOT
|
||||
-----------------------
|
||||
version 0.5.0
|
||||
--------------
|
||||
|
||||
+ In case of `publickey` authentication using a string rather than a file, prevent private key data from leaking in logs / on authentication exception.
|
||||
+ Fix for GH-21 (SessionChannel#changeWindowDimensions was broken)
|
||||
+ Prevent occasional spurious NPE when disconnecting at AbstractDirectChannel#notifyError.
|
||||
+ SSHClient implements Closeable.
|
||||
+ OSGi-fication
|
||||
|
||||
version 0.4.1
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user