New Features
- [Nacos]: Disable HealthIndicator by default by @LearningGp in #4077
Bugfixes
- [Nacos]: Avoid exceptions and repeated waits during client graceful shutdown by @uuuyuqi in #4065
- [Nacos]: Fix log error problem by @cxhello in #4047
- [Nacos]: Fix property copy error in
NacosRegistration.toString()
by @SugarChestnut in #4013
Improvements
Dependencies
Maintenance
- [Build]: Use Maven Central Portal by @xuxiaowei in #3985
Documentation
- [Docs]: Fix errors in Spring Cloud Alibaba Examples documentation by @yeoleobun in #4002