FreeOnePlus opened a new pull request, #111: URL: https://github.com/apache/doris-mcp-server/pull/111
## Summary - add a tagged release history and keep post-0.6.1 changes under `Unreleased` - align README examples, product status, CLI roles, Make targets, and startup guidance with the shipped package - package `CHANGELOG.md` and the actual `LICENSE.txt` in the source distribution - add regression coverage for the version, command entry points, and supported HTTP transport ## Validation - `uv lock --check` - `uv build` and package metadata/content inspection - isolated wheel install: both CLI `--version` and `--help` - protocol regression: 18 passed across Streamable HTTP, real subprocess stdio, modern/legacy clients, and multi-worker identity - real Doris process matrix: 4 passed across Streamable HTTP and stdio; temporary tables/users after run: 0/0 - full test suite: 368 passed, 61 skipped (252 existing warnings) - focused Ruff/format checks, `compileall`, `bash -n start_server.sh`, and `git diff --check` -- 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]
