-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
kind/bugCategory issues or prs related to bug.Category issues or prs related to bug.
Milestone
Description
Describe the bug
Due to changes in the official MCP Registry API standard, metadata definitions for MCP Server have been updated, leading to potential incompatible data structure changes.
So Nacos 3.0.1 has some incompatible changes in data storage. And design the api call is compatibled.
But The actual api has some incompatible for api call for old maintainer sdk:
- list mcp server behavior.
- get mcp server will lose version.
- create and update server will lose version.
Expected behavior
old maintainer sdk also can used to nacos 3.0.1 server.
Actually behavior
some default behavior is incompatible.
How to Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See errors
Desktop (please complete the following information):
- OS: [e.g. Centos]
- Version [e.g. nacos-server 1.3.1, nacos-client 1.3.1]
- Module [e.g. naming/config]
- SDK [e.g. original, spring-cloud-alibaba-nacos, dubbo]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
kind/bugCategory issues or prs related to bug.Category issues or prs related to bug.