This is an automated email from the ASF dual-hosted git repository.
FreeOnePlus pushed a change to branch agent/fix-probe-permission-classification
in repository https://gitbox.apache.org/repos/asf/doris-mcp-server.git
omit 6c8e243 Classify Doris permission probe failures
add e329af4 Add MCP 2025-06-18 host compatibility coverage (#194)
add 02ff368 Classify Doris permission probe failures
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6c8e243)
\
N -- N -- N refs/heads/agent/fix-probe-permission-classification
(02ff368)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
CHANGELOG.md | 8 ++-
README.md | 6 ++
README.zh-CN.md | 6 ++
docs/getting-started/quickstart.md | 5 ++
docs/getting-started/quickstart.zh-CN.md | 4 ++
docs/integrations/hosts.md | 26 ++++++++-
docs/integrations/hosts.zh-CN.md | 24 +++++++-
docs/migration-1.0.0.md | 5 +-
docs/migration/1.0.0.md | 6 +-
docs/migration/1.0.0.zh-CN.md | 6 +-
docs/operations/deployment.md | 11 ++++
docs/operations/deployment.zh-CN.md | 10 ++++
docs/operations/troubleshooting.md | 5 +-
docs/operations/troubleshooting.zh-CN.md | 5 +-
docs/protocol/mcp-2026-07-28.md | 6 +-
docs/protocol/mcp-2026-07-28.zh-CN.md | 6 +-
docs/reference/configuration.md | 2 +-
docs/reference/configuration.zh-CN.md | 2 +-
docs/releases/1.0.0.md | 3 +-
docs/releases/1.0.0.zh-CN.md | 3 +-
test/protocol/test_http_transport_boundaries.py | 13 +++--
test/protocol/test_mcp_v2_protocol.py | 75 +++++++++++++++++++++++++
22 files changed, 211 insertions(+), 26 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]