dependabot[bot] opened a new pull request, #4950: URL: https://github.com/apache/servicecomb-java-chassis/pull/4950
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 3.0.3 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/alibaba/nacos/releases">com.alibaba.nacos:nacos-client's releases</a>.</em></p> <blockquote> <h2>3.1.0-BETA (Sep 16th, 2025)</h2> <p>This version is A beta version for <code>3.1.0</code>.</p> <p>In <code>3.1.0</code>, Nacos follow the new MCP official registry protocol. All users can use Nacos as the MCP official registry private deployment to build their own private market or registry for MCP servers. Nacos also support to import MCP server by MCP server spec json and support auto get tools by mcp url, These two new feature will improve usage for users to create MCP server into Nacos. And also, this version support user enabled/disabled MCP server in console and support encrypt mcp tools schemes for storage with configuration encrypt plugin.</p> <p>What's more, in this version Nacos support A2A registry which can allow users or agent framework like <code>Spring AI Alibaba</code> to publish and discovery AgentCard and agent endpoint. Current only support discovery by name of agent. Nacos will support discovery by skills, tags or descriptions in future.</p> <p>Other Changes are to fix many bugs found before versions and do some dependencies upgrading.</p> <p>Detail Changes in 3.1.0 see:</p> <h2>Feature</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/12191">#12191</a> Add namespace existence check. <a href="https://redirect.github.com/alibaba/nacos/issues/13322">#13322</a> Support A2A registry. <a href="https://redirect.github.com/alibaba/nacos/issues/13423">#13423</a> Support enabled or disabled MCP server in console. <a href="https://redirect.github.com/alibaba/nacos/issues/13543">#13543</a> Add MCP server import functionality with registry support. <a href="https://redirect.github.com/alibaba/nacos/issues/13783">#13783</a> Add config metadata update admin api. <a href="https://redirect.github.com/alibaba/nacos/issues/13808">#13808</a> Add Support official mcp registry protocol. <a href="https://redirect.github.com/alibaba/nacos/issues/13814">#13814</a> Support prompt encrypt for mcp tools.</p> <h2>Enhancement/Refactor</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/13777">#13777</a> Enhance namespace exist check logic to improve code quality.</p> <h2>BugFix</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/13744">#13744</a> Fix omitted CONFIG_INFO_GRAY_WRAPPER_ROW_MAPPER for config datasource plugin. <a href="https://redirect.github.com/alibaba/nacos/issues/13752">#13752</a> Fix NPE and ignore InterruptedException stack log. <a href="https://redirect.github.com/alibaba/nacos/issues/13761">#13761</a> Fix add validation when deleting roles to prevent issues like mistakenly deleting ROLE_ADMIN. <a href="https://redirect.github.com/alibaba/nacos/issues/13767">#13767</a> Fix service NullPointerException when K8S getSpec(). <a href="https://redirect.github.com/alibaba/nacos/issues/13773">#13773</a> Fix preserve protocol slashes when building MCP OpenAPI-derived URLs. <a href="https://redirect.github.com/alibaba/nacos/issues/13779">#13779</a> Fix Mcp tool description edit limitation. <a href="https://redirect.github.com/alibaba/nacos/issues/13787">#13787</a> Fix bug where the Nacos Mcp console cannot correctly parse OpenApi files. <a href="https://redirect.github.com/alibaba/nacos/issues/13801">#13801</a> Fix bug that sometimes garbled characters appear when parsing OpenAPI file URL in MCP console. <a href="https://redirect.github.com/alibaba/nacos/issues/13810">#13810</a> Fix bug that caused inconsistent performance between Derby and MySQL databases when publishing configurations.</p> <h2>Dependencies</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/13385">#13385</a> Upgrade os-maven-plugin version to 1.7.1. <a href="https://redirect.github.com/alibaba/nacos/issues/13711">#13711</a> Upgrade spring boot version to 3.4.9. <a href="https://redirect.github.com/alibaba/nacos/issues/13753">#13753</a> Upgrade grpc version to 1.75.0.</p> <h2>Deployment Required</h2> <table> <thead> <tr> <th>Module</th> <th>Java Required</th> </tr> </thead> <tbody> <tr> <td>Nacos-Server/Nacos-Console</td> <td>Java 17</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alibaba/nacos/commit/2cbe8ae611ba9b011548b3cf7e407f25f856f4e3"><code>2cbe8ae</code></a> Upgrade version to 3.1.0. (<a href="https://redirect.github.com/alibaba/nacos/issues/13839">#13839</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/804fac3c6e4a382dfb47da90eca18a6c27c3ee43"><code>804fac3</code></a> [ISSUE#13322] Add unit test for agent registration. (<a href="https://redirect.github.com/alibaba/nacos/issues/13836">#13836</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/f71257e3902da7edb7228f33ac76a5c07779fbc6"><code>f71257e</code></a> fix: Upgrade jraft to 1.3.15.bugfix (<a href="https://redirect.github.com/alibaba/nacos/issues/13831">#13831</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/032d655b9317dd18993817f0535b6267d7572445"><code>032d655</code></a> Block change: Fix blur search may contain unexpected results. (<a href="https://redirect.github.com/alibaba/nacos/issues/13832">#13832</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/7bda02731a989f0a336d2adfdcce2427d1d24a78"><code>7bda027</code></a> Fix agentCard subscribe judgement problem. (<a href="https://redirect.github.com/alibaba/nacos/issues/13830">#13830</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/2a8585c73135d8fd2c027a512fc59a67c2453fe5"><code>2a8585c</code></a> Enhance the hint when publish duplicate name of agent. (<a href="https://redirect.github.com/alibaba/nacos/issues/13829">#13829</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/006ffca559d017187dc4d1f93a5619fd38c26b71"><code>006ffca</code></a> fix(auth): add AI gRPC resource parser and enable auth for MCP/Agent requests...</li> <li><a href="https://github.com/alibaba/nacos/commit/f1af11a50f15a26fe01afb97ef250466231ed836"><code>f1af11a</code></a> Add a2a api auth resource parser. (<a href="https://redirect.github.com/alibaba/nacos/issues/13826">#13826</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/4ddbc4317c0cca6fb3673f19679108c91fff2c4f"><code>4ddbc43</code></a> Auto fill some required fields default values in agent card. (<a href="https://redirect.github.com/alibaba/nacos/issues/13823">#13823</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/1858ef38d3003a91831e2bc851d61e2b1dd5ba5f"><code>1858ef3</code></a> 配置元数据变更接口 POST 改 PUT 方法 (<a href="https://redirect.github.com/alibaba/nacos/issues/13817">#13817</a>)</li> <li>Additional commits viewable in <a href="https://github.com/alibaba/nacos/compare/3.0.3...3.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- 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]
