4.61.4

(fix): WebSocket clients now gracefully handle unknown message types instead of crashing. When the server sends a message type not yet in the SDK’s union, the client logs a warning and skips the message rather than killing the connection with a validation error.