Bump com.alibaba.nacos:nacos-client from 3.0.2 to 3.0.3
Type: Pull Request
State: Merged
Association: Contributor
Comments: 0
(10 months ago)
(9 months ago)
(9 months ago)
by liubao68
dependencies java
Bumps com.alibaba.nacos:nacos-client from 3.0.2 to 3.0.3.
Release notes
Sourced from com.alibaba.nacos:nacos-client's releases.
3.0.3(Aug 21th, 2025)
This version is mainly focuses on MCP ecosystem expansion and performance optimization while balancing developer experience and system robustness. And fix many bugs for the old version.
About the new MCP registry features, Nacos added dynamic management of MCP tools (auto-fetch during creation/update), supported importing HTTP transfer tools via Swagger API files, and enhanced security schema definitions and client-side AI interaction APIs. And introduced memory index to optimize MCP ID/name query performance, supports custom gRPC listening IP configuration, and added frontEndpointConfig for streamlined frontend integration.
For the System & Experience Improvements, Nacos refactored MCP management UI, optimized Docker port configuration hints, improved service creation workflows, and strengthened validations (e.g., username/password checks, pre-deletion table existence verification). And also enhanced MCP server query logic and error logs, standardized readiness API responses, and ensured SDK consistency in returning MCP IDs.
Detail Changes in 3.0.3 see:
Feature
#13441 Support add mcp tools when create mcp server. #13442 Support auto get mcp tools when create mcp server or update mcp server. #13455 Support Security Schema definition for mcp server. #13524#13683 Add client api for AI mcp. #13526 Support memory index for mcpId and mcpName to improve performence. #13527 ADD frontEndpointConfig into McpInfo. #13542 Support import mcp tools by swagger API file for http transfer to mcp server. #13549 Support specified grpc listen ip replace the
0.0.0.0.Enhancement/Refactor
#13324 Add web hint when users use old way to access nacos console ui. #13437 Enhance the readiness API response code for v3 admin API. #13553 Ai maintainer sdk will return the mcpId when create new MCP Server. #13559 Enhance docker-desktop page export nacos ports configuration. #13565 Optimize error logs for MCP server not found scenario. #13585 Check if the table config_info_beta exists before deleting a BETA configuration. #13602 Enhance get the mcpserver logic to reduce the possible query mcp server after creating. #13625 Create user check username and password not blank. #13668#13702 Enhance and refactor console UI for MCP management. #13678 Create new service when create new version mcp server.
BugFix
#13367 Fix NPE problem for nacos-custom-environment-plugin. #13454 Fix logback 1.5+ will print hint and error when using spring cloud alibaba. #13458 Fix nacos start up failure when set functionMode is config or naming. #13468 Fix nacos config client can't fuzzy watch configuration by groupName. #13497 Fix service NullPointerException when getSpec(). #13522 Ldap related beans are loaded into Spring properly. #13523 Fix DefaultPushFuture do not cancel when ConnectionBusyExeception throwed. #13566 Fix the paging query exception of the mcp list. #13585 Fix can't delete beta configuration problem. #13600 Fix CloneConfig got 403 code when user has not source namespace writen authentication. #13614 Fix namespace is not converted correctly, unable to query the configuration through the HTTP configuration query API. #13628 Fix NPE problem when update instance metadata with null value. #13648 Fix Configuration Management Fuzzy Search not work for groupName.
Deployment Required
... (truncated)
Commits
d14ae0cDevelop release3.0.3 (#13729)4f16a23opt args use aggre options (#13727)9f41549Optimizing Swagger import using template-embedded parameters (#13726)f455b0dOptimize upload file (#13706)3788cabadd transport protocol for service ref and fix some ui bugs (#13702)bc0f7dcupgrade nacos logback adapter to 1.1.4. (#13700)dc3b2cbfix some bugs in ui (#13701)dbafe2dTry to fix unit test problem. (#13698)08b4937Support OpenApi 3.1 (#13692)b0dcfa3fix ui bugs (#13689)- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
1
1
+1
-1
Package Dependencies
com.alibaba.nacos:nacos-client
maven
3.0.2 → 3.0.3
Patch
Technical Details
| ID: | 6263724 |
| UUID: | 2790040352 |
| Node ID: | PR_kwDOBXbZOM6mTKMg |
| Host: | GitHub |
| Repository: | apache/servicecomb-java-chassis |
| Merge State: | Unknown |