Skip to content

1.13.0-2022.0.4

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

Features / Enhancements

  • CircuitBreaker

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

    • feat: the polaris config relation non-daemon thread should stop when application fails to start. #1102 #1112 #1124
    • feat:support configuration encryption. #1184
  • Context

    • feat: support log path configuration parameters #1142
  • Contract

    • feat:support service contract reporting. #1141
    • feat:add swagger report switch. #1150
  • 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.