File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -104,6 +104,13 @@ Issue tracker: https://github.com/hierynomus/sshj/issues
104104Fork 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
107114SSHJ 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.
You can’t perform that action at this time.
0 commit comments