| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2023.0.3.4 source code.tar.gz | 2025-10-16 | 959.4 kB | |
| 2023.0.3.4 source code.zip | 2025-10-16 | 1.9 MB | |
| README.md | 2025-10-16 | 1.2 kB | |
| Totals: 3 Items | 2.9 MB | 0 | |
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
- [Nacos]: Add
toString()toNacosServiceInstanceby @uuuyuqi in #4074
Dependencies
- [Nacos]: Upgrade client to 2.4.3 by @dogeggo in #4075
Maintenance
- [Build]: Use Maven Central Portal by @xuxiaowei in #3985
Documentation
- [Docs]: Fix errors in Spring Cloud Alibaba Examples documentation by @yeoleobun in #4002