This version is mainly fix some bugs found in 3.0.1 and 3.0.0. And also do some simple refactor to make code reasonable and readable.
Detail Changes in 3.0.2 see:
Enhancement/Refactor
[#13440] Enhance the mcp version hint for creating mcp server.
[#13492] Refactor Nacos MCP index of mcpId and mcpName.
[#13493] Refactor AbstractMapper under plugin/datasource to make code readable and enhance performance.
[#13494] Enhance the client logs to desensitise accessKey.
BugFix
[#13400] Fix naming subscriber get appName is -
problem.
[#13432] Fix config controller response code bug when publish config is limited
[#13438] Fix use mcp name as endpoint name instead of mcp server id.
[#13445] Fix Nacos maintainer SDK not support aliyun ram auth plugin.
[#13449] Fix service list console ui wrong paged logic problem.
[#13460] Fix mcp managerment can't used when console ui deployment with independent.
[#13474] Fix stop config beta failure problem.
[#13501] Fix namespace migration task identify nacos server request no correct problem.
[#13514] Fix namespace errors may occur under scenarios with frequent configuration changes during Nacos 3.0 upgrade process.
Deployment Required
Module | Java Required |
---|---|
Nacos-Server/Nacos-Console | Java 17 |
Nacos-Client | Java 8 |
Nacos-Maintainer-Client | Java 8 |
New Contributors
- @wuxuer made their first contribution in #13484
- @PengningYang made their first contribution in #13487
- @OmCheeLin made their first contribution in #13459
- @rst-coding made their first contribution in #13537
Full Changelog: 3.0.1.1...3.0.2