We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e77047 commit ad72aabCopy full SHA for ad72aab
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## v0.9.6
4
+fix(stdio-mcp-server): Improve JSON message parsing and connection state handling
5
+
6
+- Enhance message parsing to skip non-JSON lines in stdout
7
+- Add debug logging for skipped lines and invalid JSON
8
+- Modify connection state checks to allow requests/notifications during initialization
9
+- Prevent potential errors from processing non-JSON output from MCP servers
10
+- Improve error handling and logging for message decoding
11
12
## v0.9.5
13
fix(whatsapp): Improve WhatsApp webhook payload phone number ID extraction
14
0 commit comments