Skip to content

Commit fcb58ce

Browse files
committed
Add release notes for 1.27.3 (#5528)
1 parent b4efc70 commit fcb58ce

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
date: 2024-03-26
3+
---
4+
5+
## 🛠️ Bug fixes
6+
7+
- You no longer see `NullPointerException` when creating Thrift clients in a multi-threaded environment. #5497
8+
- `IllegalReferenceCountException` no longer occurs during WebSocket handshake. #5495
9+
- When a client sends a `CLOSE` frame, the user provided subscription is correctly closed. #5482
10+
11+
## 🙇 Thank you
12+
13+
<ThankYou usernames={[
14+
'ikhoon',
15+
'jrhee17',
16+
'mauhiz',
17+
'minwoox',
18+
'tobias-',
19+
'trustin'
20+
]} />

0 commit comments

Comments
 (0)