1.13.0-Hoxton.SR12
SkyeBeFreeman
released this
07 Feb 03:56
·
36 commits
to hoxton
since this release
Features / Enhancements
-
CircuitBreaker
- feat: add circuit breaker actuator. #1172
-
Config
-
Context
- feat: support log path configuration parameters. #1143
-
Contract
-
Discovery
- feat: support nacos namespace mapping. #1191
-
Metadata
- feat:add metadata transfer for http header via spring.cloud.tencent.metadata.headers. #1174
-
Router
- fix: dynamic routing using cookies. #1152
Fixes
- Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. #1118
- fix:fix feign url bug when using sleuth. #1119
- refactor:optimize the order and condition matching of service registration automatic configuration. #1133
- fix:fix retry loadbalancer not working bug. #1157
- fix:fix header validation when using Chinese char. #1167
- fix:remove bcprov-jdk15on dependency. #1178
- feat: fix the logging problem open at #1189. #1197
- fix:fix sct-all wrong spring boot version obtain. #1204
Docs
- feat:optimize examples. #1186
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.