Skip to content

Commit 830a39d

Browse files
committed
Prepare release notes for 0.35.0
1 parent dcfa183 commit 830a39d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,11 @@ Issue tracker: https://github.com/hierynomus/sshj/issues
104104
Fork 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
107112
SSHJ 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

0 commit comments

Comments
 (0)