Skip to content

2.0.0.0-2021.0.9 (stable version)

Compare
Choose a tag to compare
@SkyeBeFreeman SkyeBeFreeman released this 16 Dec 08:00
· 3 commits to 2021 since this release

Dependency Version

  • Spring Cloud Tencent: 2.0.0.0-2021.0.9
  • Spring Cloud: 2021.0.9
  • Spring Boot: 2.7.18
  • Spring Framework: 5.3.31

Full Changelog

1.13.3-2021.0.9...2.0.0.0-2021.0.9

Features / Enhancements

  • Discovery

    • feat:add zero protection. #1346
    • feat:add Tencent Cloud TSF support. #1350
    • feat:support consul service update task. #1357
    • refactor:update registry status. #1486
  • Config

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

    • feat: support lane router #1339
    • feat: add polaris router lane examples #1340
    • fix:fix nearby router properties loading bug. #1342
    • fix: gramma issues for lane router example & optimize the gateway dependency #1343
    • feat: support TSF router. #1372
    • feat:upgrade nearby router and add namespace nearby router. #1374
  • Ratelimit

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

    • feat:upgrade api circuit breaker. #1440
  • Auth

    • feat:support auth. #1460
  • Contract

    • fix:fix app starting failed when user using custom OpenAPI bean. #1358
    • fix:fix contract reporting bug when using TSF. #1375
    • update: update contract autoconfiguration #1387
  • Plugins

    • feat: support lossless online/offline. #1338
    • fix: fix the lossless provider override in multiple registries scenario #1341
    • fix: fix lossless deregister failed when no health-check configured #1345
    • fix:fix no registry when lossless is disabled. #1347
    • feat: add trace report support #1353
    • fix: fix test case unstable issues #1355
    • feat: support tsf trace demo & remove client span attributes #1366
    • feat: support lossless config from console & support warmup. #1446
    • feat:add admin http handler. #1449
    • feat:upgrade trace plugin. #1468
    • feat:support smooth upgrade from tsf. #1472
    • fix:fix caller disposable metadata handle when using tracing. #1476

Fixes

  • fix:fix ApplicationContextAwareUtils NPE bug. #1294
  • fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 #1337
  • fix: fix the ratelimit bug for 2021 #1348
  • fix: memory cost too many when using wildcard feign calls #1359
  • fix: fix TSF context bootstrap configuration #1393
  • fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis #1423
  • fix:fix actuator name warning from #1428 . #1430

Docs / Project

  • feat:upgrade jackson version. #1259
  • feat:upgrade jacoco version. #1308

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman
@gzoldou
@shedfreewu
@andrewshan
@fredrikliu
@fuyuwei01

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.