File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -110,6 +110,18 @@ Issue tracker: https://github.com/hierynomus/sshj/issues
110
110
Fork away!
111
111
112
112
== Release history
113
+ SSHJ 0.39.0 (2024-02-20)::
114
+ * Upgraded dependencies
115
+ * Remove hard dependencies on BouncyCastle, making it optional.
116
+ * Merged https://github.com/hierynomus/sshj/pull/993[#993]: Remove EDDSA dependency
117
+ * Merged https://github.com/hierynomus/sshj/pull/959[#959]: Improve Curve25519 public key handling
118
+ * Merged https://github.com/hierynomus/sshj/pull/911[#911]: Fix for bad packet received with heartbeat enabled
119
+ * Merged https://github.com/hierynomus/sshj/pull/926[#926]: Close session when closing SFTP client
120
+ * Merged https://github.com/hierynomus/sshj/pull/928[#928]: Improve file-listing performance
121
+ * Merged https://github.com/hierynomus/sshj/pull/934[#934]: Don't send keep-alive before KEX done
122
+ * Merged https://github.com/hierynomus/sshj/pull/936[#936]: Improve Base64 decoding error handling
123
+ * Merged https://github.com/hierynomus/sshj/pull/925[#925]: Allow passing connected sockets
124
+ * Merged https://github.com/hierynomus/sshj/pull/922[#922]: Fix bug in known_hosts parsing
113
125
SSHJ 0.38.0 (2024-01-02)::
114
126
* Mitigated CVE-2023-48795 - Terrapin
115
127
* Merged https://github.com/hierynomus/sshj/pull/917[#917]: Implement OpenSSH strict key exchange extension
You can’t perform that action at this time.
0 commit comments