FreeOnePlus opened a new pull request, #146: URL: https://github.com/apache/doris-mcp-server/pull/146
## Summary - replace unsigned pagination cursors with HMAC-authenticated explicit state handles - bind continuation state to principal, kind, scope, resource, snapshot, and expiry without protocol-session affinity - share one resolved secret across CLI workers and document replica/rotation behavior in ADR 0002 ## Validation - `uv run --frozen ruff check .` - `uv run --frozen mypy doris_mcp_server` - `uv run --frozen bandit -q -c pyproject.toml -r doris_mcp_server doris_mcp_client generate_requirements.py` - `uv run --frozen pytest -q -W error` — 690 passed, 66 skipped - clean sdist/wheel build plus fresh Python 3.12 install and CLI smoke - official MCP 2026-07-28 server-stateless Conformance — 25/25 passed - real Doris integration — 9 passed across Streamable HTTP and subprocess Stdio; temporary tables/users cleaned to zero -- 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]
