File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,11 @@ Issue tracker: https://github.com/hierynomus/sshj/issues
104104Fork away!
105105
106106== Release history
107+ SSHJ 0.35.0 (2023-01-30)::
108+ * Merged https://github.com/hierynomus/sshj/pull/835[#835]: TimeoutException message improved
109+ * Merged https://github.com/hierynomus/sshj/pull/815[#815]: Support authPassword on FreeBSD
110+ * Merged https://github.com/hierynomus/sshj/pull/813[#813]: Prevent `CHANNEL_CLOSE` between isOpen and write call.
111+ * Merged https://github.com/hierynomus/sshj/pull/811[#811]: Add `Transport.isKeyExchangeREquired` to prevent unnecessary KEXINIT
107112SSHJ 0.34.0 (2022-08-10)::
108113* Merged https://github.com/hierynomus/sshj/pull/743[#743]: Use default client credentials for AuthGssApiWithMic
109114* Merged https://github.com/hierynomus/sshj/pull/801[#801]: Restore thread interrupt status after catching InterruptedException
You can’t perform that action at this time.
0 commit comments