1.13.0-2022.0.4
Features / Enhancements
-
CircuitBreaker
- feat: add circuit breaker actuator. #1170
-
Config
-
Context
- feat: support log path configuration parameters #1142
-
Contract
-
Discovery
- feat: support nacos namespace mapping. #1190
-
Metadata
- feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. #1176
-
Router
- fix: dynamic routing using cookies #1153
Fixes
- Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. #1116
- fix:fix feign url bug when using sleuth. #1120
- refactor:optimize the order and condition matching of service registration automatic configuration. #1131
- fix:fix retry loadbalancer not working bug. #1155
- fix:fix header validation when using Chinese char. #1169
- fix:remove bcprov-jdk15on dependency. #1180
- fix: fix the logging problem open at #1189. #1196
- fix:fix rule-based router when using RestTemplate. #1202
- fix:fix sct-all wrong spring boot version obtain. #1206
- fix:fix reporter wrong initialization when using config data. #1220
Docs
- feat:optimize examples. #1188
Contributors
Thanks to the contributors who participated in this release!
@shuiqingliu
@hligaty
@SkyeBeFreeman
@wenxuan70
@blankjee
@ShangfengDing
How to upgrade
This version is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies
version to it. If you need to change the Spring Cloud version, please refer to the documentation Version Management to modify other related dependent versions synchronously.