Skip to content

Commit 1398b19

Browse files
committed
Prepare release 0.39.0
1 parent acad163 commit 1398b19

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,18 @@ Issue tracker: https://github.com/hierynomus/sshj/issues
110110
Fork away!
111111

112112
== 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
113125
SSHJ 0.38.0 (2024-01-02)::
114126
* Mitigated CVE-2023-48795 - Terrapin
115127
* Merged https://github.com/hierynomus/sshj/pull/917[#917]: Implement OpenSSH strict key exchange extension

0 commit comments

Comments
 (0)