mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-07 15:50:57 +03:00
Updated Changelog (markdown)
@@ -2,6 +2,9 @@ version 0.4.2-SNAPSHOT
|
|||||||
-----------------------
|
-----------------------
|
||||||
|
|
||||||
+ In case of `publickey` authentication using a string rather than a file, prevent private key data from leaking in logs / on authentication exception.
|
+ 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.
|
||||||
|
|
||||||
version 0.4.1
|
version 0.4.1
|
||||||
---------------
|
---------------
|
||||||
|
|||||||
Reference in New Issue
Block a user