Skip to content

1.13.0-2020.0.6

Compare
Choose a tag to compare
@SkyeBeFreeman SkyeBeFreeman released this 07 Feb 05:23

Features / Enhancements

  • CircuitBreaker

    • feat: add circuit breaker actuator. #1171
  • Config

    • feat: the polaris config relation non-daemon thread should stop when application fails to start. #1101 #1111 #1125
    • feat:support configuration encryption. #1183
  • Context

    • feat: support log path configuration parameters. #1130
  • Contract

    • feat:support service contract reporting. #1140
    • feat:add swagger exposure filters. #1145
    • feat:add swagger report switch. #1149
    • fix:fix swagger not working bug. #1225
  • 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.