This version is mainly do some enhancement and fix some bugs from 2.5.0.
Please see the details of the changes below:
Change details
Enhancement&Refactor
[#12823] Randomly generate TokenRefreshWindow for default nacos auth plugin in client.
[#13119] Remove old config tag and beta tables, using gray table replaced.
[#13122] Add TLS information to connection meta so that server can find client whether open TLS.
[#13129] Optimize Client connection parameter configuration to Properties.
[#13135] Support callback service listeners anyway when listeners added.
[#13138] Enhance invalid parameter transfer during Nacos client get or subscribe service.
BugFix
[#12991] Set the correct result status code for Distro protocol data processing exceptions.
[#13027] Fix persistent service instance metadata will not be expired after instance deregister.
[#13090] Fix V2 openAPI get configuration for specified namespace id.
[#13093] Fix missing tansformation of default namespace id in config center.
[#13106] Fix TopN config no init config value in server start.
Dependency
[#13133] Remove unused common-codec.
New Contributors
Full Changelog: 2.5.0...2.5.1