This version is mainly do some enhancement and fix some bugs from 2.5.1.
Please see the details of the changes below:
Change details
Enhancement&Refactor
[#12102] Fix deprecated Log4j2 package scanning warnings.
[#13183] Add grpc client request metrics switch.
[#13234] Make the IP input box in Listening Query be required.
[#13297] Add build-helper-maven-plugin to support IDEA auto-recognize generated sources.
BugFix
[#12484] Fix ConfigController.stopBeta srcUser param is null.
[#13171] Fix the full regular dump for gray configuration.
[#13193] Fix Configuration database health check sql for mysql and derby plugin.
[#13218] Fix naming v1 catalog page service api return all datum when pageSize is large.
[#13223] Fix the permission problem of ip dimension query configuration monitoring.
[#13229] Fix the config tag being lost during configuration export.
[#13249] Fix configuration change plugin return incompatibility.
[#13273] Fix create cluster client don't effect fpr nacos.remote.client.grpc config problem.
[#13400] Fix naming subscriber get appName is - problem.
[#13614] Fix namespace conversion bug for default namespaceId from `` to public.
[#13629] Fix NPE problem when update instance metadata with null value.
[#13716] Fix namespaceId has no default value in the oracle database plugin.
[#13744] Fix CONFIG_INFO_GRAY_WRAPPER_ROW_MAPPER not registered to database plugin.
Dependency
[#13183] Bump tomcat-embed-core to 9.0.99.
[#13454] Upgrade nacos-logback-adapter to 1.1.4.
New Contributors
- @psxjoy made their first contribution in #13204
- @linwumingshi made their first contribution in #13222
- @chunhai1127 made their first contribution in #13235
- @zhilu-tang made their first contribution in #13298
- @kuchikij made their first contribution in #13716
Full Changelog: 2.5.1...2.5.2