Tags: hoodoer/MCP-ASD
Tags
Bump version to 1.0.2: Add HTTP POST-only transport, fix mTLS - Merge PR #10: HTTP POST-only transport for servers that don't support GET/SSE - Fix mTLS bug in all three transports where configureMtls() overwrote trust-all SSL context - Fix PostOnlyTransport thread/resource leaks: shut down OkHttp dispatcher, call onClose(), use bounded thread pool - Update README to reflect new transport option