Skip to content

2.0.1.0-2021.0.9-RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@SkyeBeFreeman SkyeBeFreeman released this 07 Mar 05:11
· 3 commits to 2021 since this release

Dependency Version

  • Spring Cloud Tencent: 2.0.1.0-2021.0.9-RC2
  • Spring Cloud: 2021.0.9
  • Spring Boot: 2.7.18
  • Spring Framework: 5.3.39

Full Changelog

2.0.1.0-2021.0.9-RC1...2.0.1.0-2021.0.9-RC2

Features / Enhancements

  • Config

    • fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties #1511
  • Circuit Breaker

    • feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. #1490
    • feat:support circuit breaker metrics reporting. #1495
    • feat:support default instance circuit breaker rule. #1499
  • Context

    • feat:support polaris event. #1494
    • feat:use polaris-all for shading third-party dependencies. #1498
  • Plugins

    • feat: support gateway context, feign eager-load support default value. #1496
    • fix count circuit breaker in gateway & return 404 when context api does not match #1508

Docs / Project

  • docs:update JDK version configuration in GitHub Actions. #1510
  • docs:simplify GitHub Actions. #1514

Contributors

Thanks to the contributors who participated in this release!

@shedfreewu
@SkyeBeFreeman

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.