mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 15:20:54 +03:00
Updated Changelog (markdown)
@@ -9,17 +9,17 @@ version 0.6.0
|
||||
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.
|
||||
+ GH-20: In case of `publickey` authentication using a string rather than a file, prevent private key data from leaking in logs / on authentication exception.
|
||||
+ GH-21: SessionChannel#changeWindowDimensions was broken
|
||||
+ Prevent occasional spurious NPE when disconnecting at AbstractDirectChannel#notifyError.
|
||||
+ SSHClient implements Closeable.
|
||||
+ OSGi-fication
|
||||
+ GH-22: OSGi-fication
|
||||
|
||||
version 0.4.1
|
||||
---------------
|
||||
|
||||
+ GH-18: Intermittent key exchange failures.
|
||||
+ Support for `publickey` authentication from strings.
|
||||
+ GH-16: Support for `publickey` authentication from strings.
|
||||
|
||||
version 0.4.0
|
||||
-----------------------
|
||||
|
||||
Reference in New Issue
Block a user