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

   ## Summary
   
   - add MCP `2025-06-18` HTTP regression coverage for `/mcp/legacy`, including 
`initialize`, stateless `tools/list`, and `tools/call`
   - document the validated Dify 1.16.1 Host profile and strict `/mcp` versus 
`/mcp/legacy` endpoint selection in English and Simplified Chinese
   - preserve the existing 1.0 tool catalog, authorization, Doris capability 
gates, and read-only execution boundary
   - update `CHANGELOG.md`
   
   ## Compatibility boundary
   
   - `/mcp` remains strict MCP `2026-07-28`
   - `/mcp/legacy` remains default-off through `ENABLE_LEGACY_HTTP_ADAPTER=true`
   - the adapter does not restore pre-1.0 tool names, bypass authorization, or 
change tool exposure mode
   - HTTP+SSE remains unsupported
   
   ## Verification
   
   - `uv run ruff check .`
   - `uv run mypy doris_mcp_server`
   - `uv run pytest -q -W error` — 1774 passed, 83 skipped, 67.73% coverage
   - domain coverage gates — protocol 90.34%, authentication 81.55%, core 
managers 87.03%
   - `uv run pytest -q --no-cov test/test_release_artifacts.py` — 5 passed
   - clean sdist and wheel build; the sdist contains the updated compatibility 
contract


-- 
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