1.13.0-2020.0.6
Features / Enhancements
-
CircuitBreaker
- feat: add circuit breaker actuator. #1171
-
Config
-
Context
- feat: support log path configuration parameters. #1130
-
Contract
-
Discovery
- feat: support nacos namespace mapping. #1192
-
Metadata
- feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. #1175
-
Router
- fix: dynamic routing using cookies #1151
Fixes
- Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. #1117
- fix:fix feign url bug when using sleuth. #1121
- refactor:optimize the order and condition matching of service registration automatic configuration. #1132
- fix:fix retry loadbalancer not working bug. #1156
- fix:fix header validation when using Chinese char. #1168
- fix:remove bcprov-jdk15on dependency. #1179
- fix: fix the logging problem open at #1189. #1195
- fix:fix rule-based router when using RestTemplate. #1201
- fix:fix sct-all wrong spring boot version obtain. #1205
Docs
- feat:optimize examples. #1187
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.