Skip to content

Commit ec467a3

Browse files
committed
Prepare release notes for 0.34.0
1 parent 1b258f0 commit ec467a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,13 @@ Issue tracker: https://github.com/hierynomus/sshj/issues
104104
Fork away!
105105

106106
== Release history
107+
SSHJ 0.34.0 (2022-08-10)::
108+
* Merged https://github.com/hierynomus/sshj/pull/743[#743]: Use default client credentials for AuthGssApiWithMic
109+
* Merged https://github.com/hierynomus/sshj/pull/801[#801]: Restore thread interrupt status after catching InterruptedException
110+
* Merged https://github.com/hierynomus/sshj/pull/793[#793]: Merge PKCS5 and PKCS8 classes
111+
* Upgraded dependencies SLF4J (1.7.36) and Logback (1.2.11)
112+
* Merged https://github.com/hierynomus/sshj/pull/791[#791]: Update KeepAlive examples
113+
* Merged https://github.com/hierynomus/sshj/pull/775[#775]: Add SFTP resume support
107114
SSHJ 0.33.0 (2022-04-22)::
108115
* Upgraded dependencies BouncyCastle (1.70)
109116
* Merged https://github.com/hierynomus/sshj/pull/687[#687]: Correctly close connection when remote closes connection.

0 commit comments

Comments
 (0)