What's wrong with this entry?
Anonymous. No account, no email.
- Permanent close detection: WebSocket connections now recognize permanent close codes and avoid unnecessary reconnection attempts
- Bun ping support: Added specific ping handling for Bun runtime WebSocket connections
- Sessions WebSocket: Similar permanent close handling for session WebSocket connections
Evidence
WebSocket improvements (search for "WebSocketTransport: Permanent close code" and "Sent ping (Bun)")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.