Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrniko committed Jul 25, 2024
1 parent 6bcd288 commit 08359a3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ Recent Releases
================================
#### Please Note: trunk is current development branch.

#### 25-Jul-2024 - version 2.0.11 released

Fixed - custom namespaces support auth data (thanks to @Addi)
Fixed - attachments frame buffer reading
Fixed - memory leak while WebSocketServerHandshakeException or Channel failed (thanks to @h3mant-1)

#### 01-Mar-2024 - version 2.0.9 released

Feature - v3/v4 parsing of multiple messages in one HTTP polling body (thanks to @unverbraucht)
Expand Down Expand Up @@ -341,5 +347,5 @@ Include the following to your dependency list:
<dependency>
<groupId>com.corundumstudio.socketio</groupId>
<artifactId>netty-socketio</artifactId>
<version>2.0.3</version>
<version>2.0.11</version>
</dependency>

0 comments on commit 08359a3

Please sign in to comment.