Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlschuetter committed Nov 10, 2023
1 parent dfdc142 commit 12b8440
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/site/markdown/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,12 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.

### _(2023-11-XX)_ **junixsocket 2.9.0**

- Fix regression introduced in 2.8.2 that leaked FileDescriptors
- Fix concurrency issue with AFSocketServerConnector, AFSelectionKey; take two
- Fix regression introduced in 2.8.2 that leaked FileDescriptors
- Reduce allocation overhead during select
- Add listen/accept support to AFDatagramSocket, so we can serve SEQPACKETs
- Update build/plugin/test/demo dependencies
- Code cleanup

Backwards-incompatible change: Some AF*Socket* classes are now final or no longer declare constructor exceptions.

Expand Down

0 comments on commit 12b8440

Please sign in to comment.