Skip to content

Commit

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

## Noteworthy changes

**Users of junixsocket are strongly advised to upgrade to version 2.8.2 or newer**
**Users of junixsocket are strongly advised to upgrade to version 2.8.3 or newer**

### _(2023-10-27)_ **junixsocket 2.8.2**
### _(2023-11-12)_ **junixsocket 2.8.3**

- Fix concurrency issue with AFSocketServerConnector, AFSelectionKey; take two
- Fix regression introduced in 2.8.2 that leaked FileDescriptors
- Reduce allocation overhead during select

### _(2023-10-27)_ **junixsocket 2.8.2** (do not use; has a regression)

- Fix concurrency issue with AFSocketServerConnector, AFSelectionKey

Expand Down

0 comments on commit cfec208

Please sign in to comment.