2.3.2 (Apr 3rd, 2024)
This version mainly fix #11880 issue, this issue will make nacos-server frequently push config to nacos-client 2.3.1 version even data no changed so that the client and server resource costs.
And at the same time, This version can fix other usage issues found in 2.3.1 and older version.
Detail see:
Enhancement&Refactor
[#11752] Enhance contentPath configurable for AddressServerUrl.
[#11801] Refactor PageHandlerAdapterFactory.
[#11844][#11867][#11903] Refactor connection and client labels content.
[#11895] Enhance response for register service instance for non-connected connection.
BugFix
[#11536] Fix failover triggered problem.
[#11821] Fix announcement api not limit path expression.
[#11835] Fix service removed after server restarted when service contain metadata.
[#11842] Fix response wrong status code for some API.
[#11843] Fix nacos/v2/ns/client/*
API response data wrong for batch registered service.
[#11853] Fix nacos-client start failed for native GraalVM.
[#11880] Fix config module frequently push new config data even config no change.
Dependency
[#11874] Bump mysql-connnector-java to 8.0.33
[#11811] Bump Spring Web to 5.3.33
[#11913] Bump console ui dependencies to solve security problem with audit fix.
New Contributors
- @heihei180 made their first contribution in #11794
- @linqiuping made their first contribution in #11824
- @JianweiWang made their first contribution in #11838
- @lmm1990 made their first contribution in #11860
- @cxhello made their first contribution in #11833
- @Tangmingyao1998 made their first contribution in #11883
Full Changelog: 2.3.1...2.3.2