mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 07:10:53 +03:00
Updated Changelog (markdown)
@@ -1,8 +1,13 @@
|
||||
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.
|
||||
|
||||
version 0.4.1
|
||||
---------------
|
||||
|
||||
+ Fix for GH-18 (intermittent key exchange failures).
|
||||
+ Support for public key authentication from strings.
|
||||
+ Support for `publickey` authentication from strings.
|
||||
|
||||
version 0.4.0
|
||||
-----------------------
|
||||
|
||||
Reference in New Issue
Block a user