dependabot[bot] opened a new pull request, #4830: URL: https://github.com/apache/servicecomb-java-chassis/pull/4830
Bumps [com.alibaba.nacos:nacos-client](https://github.com/alibaba/nacos) from 3.0.0 to 3.0.1. <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.0.1 (May 22th, 2025) (Updated at May 23th, 2025)</h2> <blockquote> <p>Release Assets has updated to <a href="https://github.com/alibaba/nacos/releases/edit/3.0.1.1">3.0.1.1</a>, Download from this release assets is same with 3.0.1.1 release.</p> </blockquote> <p>This version is based on the <code>3.0.0</code> release and introduces support for MCP's multi-namespace management capabilities and multi-version management capabilities. The Nacos community has contributed to the MCP Registry API standard and is the first to implement the standard <a href="https://github.com/modelcontextprotocol/registry/blob/main/api/openapi.yaml">MCP Registry API</a>.</p> <p>When deploying Nacos 3.0.1, the standard MCP Registry API can be enabled by setting the parameter <code>nacos.ai.mcp.registry.enabled=true</code>, and the parameter <code>nacos.ai.mcp.registry.port</code> (default 9080) specifies the port for the MCP Registry API. Since the MCP Registry API requires additional ports and resources, it remains disabled by default in standard configurations.</p> <blockquote> <p>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. Upgrading from version 3.0.0 to 3.0.1 may cause the console to fail reading data from previous MCP Servers. The Nacos community has provided a migration tool that relocates existing MCP Servers to the default namespace public after execution. Detailed instructions for using the migration tool <a href="https://github.com/alibaba/nacos/releases/download/3.0.1/mcp-migration-tool.jar">mcp-migration-tool.jar</a> are available in <a href="https://nacos.io/docs/latest/manual/admin/upgrading/#218-%E8%BF%81%E7%A7%BBmcp%E6%9C%8D%E5%8A%A1%E5%8F%AF%E9%80%89">documentation</a>. With the MCP Registry API now finalized, the data structure of MCP Server has stabilized, ensuring backward compatibility in future releases.</p> </blockquote> <p>In addition to new features, this version optimizes initial password prompts and startup scripts for Windows systems, while also fixing several bugs present in the 3.0.0 version.</p> <p>Detail Changes in 3.0.1 see:</p> <h2>Feature/Refactor</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/13356">#13356</a> Support multiple namespace for MCP feature. <a href="https://redirect.github.com/alibaba/nacos/issues/13377">#13377</a> Support <a href="https://github.com/modelcontextprotocol/registry/blob/main/api/openapi.yaml">mcp registry</a> api in nacos mcp module. <a href="https://redirect.github.com/alibaba/nacos/issues/13401">#13401</a> Support version controller for mcp server.</p> <h2>Enhancement/Refactor</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/13335">#13335</a> Enhance the windows startup.cmd to reduce duplicate hint for secret.token.key. <a href="https://redirect.github.com/alibaba/nacos/issues/13348">#13348</a> Enhance the hints for initing password.</p> <h2>BugFix</h2> <p><a href="https://redirect.github.com/alibaba/nacos/issues/13249">#13249</a> Fix configuration change plugin return incompatibility. <a href="https://redirect.github.com/alibaba/nacos/issues/13267">#13267</a> Fix cannot delete service which contains illegal character. <a href="https://redirect.github.com/alibaba/nacos/issues/13273">#13273</a> Fix create cluseter client don't use <code>nacos.remote.client.grpc</code> config. <a href="https://redirect.github.com/alibaba/nacos/issues/13321">#13321</a> Fix prometheus metrics api can't accept problem. <a href="https://redirect.github.com/alibaba/nacos/issues/13345">#13345</a> Fix apiClient readTimeout must be zero. <a href="https://redirect.github.com/alibaba/nacos/issues/13368">#13368</a> Fix cannot delete the namespace in console ui problem. <a href="https://redirect.github.com/alibaba/nacos/issues/13405">#13405</a> Fix listen config problem with default namespace. <a href="https://redirect.github.com/alibaba/nacos/issues/13413">#13413</a> Fix Hints problem for mcp stdio server.</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> <tr> <td>Nacos-Client</td> <td>Java 8</td> </tr> <tr> <td>Nacos-Maintainer-Client</td> <td>Java 8</td> </tr> </tbody> </table> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zhilu-tang"><code>@zhilu-tang</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/13298">alibaba/nacos#13298</a></li> <li><a href="https://github.com/Aias00"><code>@Aias00</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/13364">alibaba/nacos#13364</a></li> <li><a href="https://github.com/2200376luhuabin"><code>@2200376luhuabin</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/13362">alibaba/nacos#13362</a></li> <li><a href="https://github.com/sunheyi6"><code>@sunheyi6</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/13360">alibaba/nacos#13360</a></li> <li><a href="https://github.com/jujiale"><code>@jujiale</code></a> made their first contribution in <a href="https://redirect.github.com/alibaba/nacos/pull/13380">alibaba/nacos#13380</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alibaba/nacos/commit/ee59f98929a9e5f0df9e818e1c73fa2543aeff25"><code>ee59f98</code></a> rebuild ui (<a href="https://redirect.github.com/alibaba/nacos/issues/13417">#13417</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/95f07406bc324d4b43ea893fec792b8850acc2f5"><code>95f0740</code></a> fix null properties error and support - in mcp server name (<a href="https://redirect.github.com/alibaba/nacos/issues/13416">#13416</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/d74578bc30753c53cef96c41e904f48e33203bcb"><code>d74578b</code></a> Rebuild nacos console ui & upgrade to 3.0.1 (<a href="https://redirect.github.com/alibaba/nacos/issues/13415">#13415</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/bc7503cf96dcb8dc7479e524c41b85db8d5a1577"><code>bc7503c</code></a> update mcp placeholder (<a href="https://redirect.github.com/alibaba/nacos/issues/13414">#13414</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/17ca016eda732adbf25e009cb6004c7c8a61b7e5"><code>17ca016</code></a> fix ui bugs (<a href="https://redirect.github.com/alibaba/nacos/issues/13411">#13411</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/a1246cd813398742aeae3882a66ebeb63dd2cfc3"><code>a1246cd</code></a> [ISSUE#<a href="https://redirect.github.com/alibaba/nacos/issues/13267">#13267</a>] Fix cannot delete service which contains illegal character (<a href="https://redirect.github.com/alibaba/nacos/issues/1">#1</a>...</li> <li><a href="https://github.com/alibaba/nacos/commit/37a1f16146999138c99787c059bdc0f4911718a4"><code>37a1f16</code></a> [ISSUE <a href="https://redirect.github.com/alibaba/nacos/issues/13273">#13273</a>]: support create cluseter client use nacos.remote.client.grpc c...</li> <li><a href="https://github.com/alibaba/nacos/commit/91084e5099db4025060db22722f7f9ffe40f511e"><code>91084e5</code></a> Default disabled mcp registry (<a href="https://redirect.github.com/alibaba/nacos/issues/13409">#13409</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/f099783ab7e23cb7da2564b918ad9291740e88b6"><code>f099783</code></a> disable edit when edit old version and add namespace suuport for ai m… (<a href="https://redirect.github.com/alibaba/nacos/issues/13406">#13406</a>)</li> <li><a href="https://github.com/alibaba/nacos/commit/c49d5bcd60c4c7d0c6957393c437666f47d8528f"><code>c49d5bc</code></a> For <a href="https://redirect.github.com/alibaba/nacos/issues/13377">#13377</a>, merge mcp registry and mcp api changed to develop. (<a href="https://redirect.github.com/alibaba/nacos/issues/13398">#13398</a>)</li> <li>Additional commits viewable in <a href="https://github.com/alibaba/nacos/compare/3.0.0...3.0.1">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]
