mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-06 15:20:54 +03:00
Updated Changelog (markdown)
@@ -1,7 +1,10 @@
|
||||
version 0.9.0-SNAPSHOT
|
||||
-----------------------
|
||||
|
||||
TODO
|
||||
+ Throw `IllegalStateException` for sanity-checking instead of assert statements inside `SSHClient` (GH-89)
|
||||
+ Use debug rather than info logging when failing to load keys from a location in `sshClient.authPublickey(user, locations...)` (GH-84)
|
||||
+ Possibility of `ArrayIndexOutOfBoundsException` on `channelOutputStream.write()` (GH-99, GH-104)
|
||||
+ .. TODO
|
||||
|
||||
version 0.8.1
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user