Skip to content

2.0.0.0-Hoxton.SR12 (stable version)

Compare
Choose a tag to compare
@shedfreewu shedfreewu released this 26 Dec 09:13
472e5d5

Dependency Version

  • Spring Cloud Tencent: 2.0.0.0-Hoxton.SR12
  • Spring Cloud: Hoxton.SR12
  • Spring Boot: 2.3.12.RELEASE
  • Spring Framework: 5.2.25.RELEASE

Full Changelog

1.13.4-Hoxton.SR12...2.0.0.0-Hoxton.SR12

Features / Enhancements

  • Discovery

    • feat:add zero protection. #1458
    • feat:add Tencent Cloud TSF support. #1458
  • Config

    • refactor:let the configuration SDK context stand alone. #1458
    • feat:support consul config. #1458
    • feat:support consul config data. #1458
  • Router

    • fix:fix nearby router properties loading bug. #1458
    • feat:support TSF router. #1458
    • feat:upgrade nearby router and add namespace nearby router. #1458
  • Ratelimit

    • feat:support concurrency rate limit. #1458
  • Circuit Breaker

    • feat:upgrade api circuit breaker. #1458
  • Contract

    • fix:fix app starting failed when user using custom OpenAPI bean. #1458
  • Plugins

    • feat: add trace report support #1467
    • feat: support lossless config from console & support warmup #1458
    • feat:add admin http handler. #1448
    • feat:upgrade trace plugin. #1467

Fixes

  • fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis #1458
  • fix:fix actuator name warning from #1428 . #1458

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman
@shedfreewu

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.