File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,13 +18,13 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.
1818- Fix error handling for non-blocking operations on Windows
1919- Fix interoperability of junixsocket-mysql and GraalVM native-image
2020- Fix socket-closed state upon exceptions indicating a closed socket descriptor
21- - Fix exceptions for channels: Throw ClosedChannelException instead of SocketClosedException
21+ - Fix exceptions for channels: Throw ClosedChannelException instead of SocketClosedException, etc.
2222- Fix a flaky selftest when VSOCK is not supported
2323- Improve compatibility and performance with Virtual Threads in Java 21 or newer (JEP 444)
2424- Improve interopability with Java 15 UnixDomainSocketAddress and StandardProtocolFamily.UNIX
25- - Improve selftest stability and logging
25+ - Improve selftest stability and logging, more tests
2626- Add more tests for mysql interoperability, optionally include mysql tests in selftest
27- - Add NotConnectedSocketException
27+ - Add NotConnectedSocketException, NotBoundSocketException
2828- Building now requires Java 21, Maven 3.8.8 or newer
2929- Update build-time dependencies
3030- Code cleanup
You can’t perform that action at this time.
0 commit comments