FreeOnePlus opened a new pull request, #140:
URL: https://github.com/apache/doris-mcp-server/pull/140

   ## Summary
   
   - route the modern `/mcp` endpoint directly to the MCP 2026-07-28 POST-only 
handler, with no legacy header fallback
   - isolate handshake-era HTTP/SSE compatibility behind a default-off 
`/mcp/legacy` adapter while preserving stdio migration support
   - align single-worker and multi-worker routing, configuration, CORS, 
documentation, and protocol-boundary tests
   
   ## Validation
   
   - `uv run pytest -q -W error`: 639 passed, 64 skipped
   - focused protocol/config/CORS suite: 35 passed
   - Ruff, Mypy, Bandit, and `uv lock --check`
   - `uv build` plus clean Python 3.12 wheel smoke test
   - official MCP Conformance: 25/25 passed
   - real Doris dual-transport integration: 7 passed (Streamable HTTP and true 
subprocess stdio)
   - cleanup audit: 0 temporary tables and 0 temporary users
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to