Skip to content

Commit cfec208

Browse files
committed
Update changelog
1 parent 0f700aa commit cfec208

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

src/site/markdown/changelog.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,15 @@ artifact (`<type>pom</type>`); see [Add junixsocket to your project](dependency.
1010

1111
## Noteworthy changes
1212

13-
**Users of junixsocket are strongly advised to upgrade to version 2.8.2 or newer**
13+
**Users of junixsocket are strongly advised to upgrade to version 2.8.3 or newer**
1414

15-
### _(2023-10-27)_ **junixsocket 2.8.2**
15+
### _(2023-11-12)_ **junixsocket 2.8.3**
16+
17+
- Fix concurrency issue with AFSocketServerConnector, AFSelectionKey; take two
18+
- Fix regression introduced in 2.8.2 that leaked FileDescriptors
19+
- Reduce allocation overhead during select
20+
21+
### _(2023-10-27)_ **junixsocket 2.8.2** (do not use; has a regression)
1622

1723
- Fix concurrency issue with AFSocketServerConnector, AFSelectionKey
1824

0 commit comments

Comments
 (0)