2.0.0.0-2021.0.9-RC1
- Spring Cloud Tencent: 2.0.0.0-2021.0.9-RC1
- Spring Cloud: 2021.0.9
- Spring Boot: 2.7.18
- Spring Framework: 5.3.31
-
Circuit Breaker
- fix: memory cost too many when using wildcard feign calls #1359
- feat:upgrade api circuit breaker. #1440
-
Config
- refactor:let the configuration SDK context stand alone. #1344
- feat:support consul config. #1352
- feat:support consul config data. #1365
-
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
-
Discovery
- feat:add zero protection. #1346
- feat:add Tencent Cloud TSF support. #1350
- feat:support consul service update task. #1357
-
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
-
Ratelimit
- fix: fix the ratelimit bug for 2021 #1348
-
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
- fix:fix ApplicationContextAwareUtils NPE bug. #1294
- fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 #1337
- 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
- feat:upgrade jackson version. #1259
- feat:upgrade jacoco version. #1308
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @gzoldou @shedfreewu @andrewshan @fredrikliu @fuyuwei01
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.
2.0.0.0-2022.0.5-RC3
- Spring Cloud Tencent: 2.0.0.0-2022.0.5-RC3
- Spring Cloud: 2022.0.5
- Spring Boot: 3.1.12
- Spring Framework: 6.0.22
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.0.0-2022.0.5-RC2...2.0.0.0-2022.0.5-RC3
- Plugins
- feat: support lossless config from console & support warmup. #1435
Thanks to the contributors who participated in this release!
@shedfreewu
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.
2.0.0.0-2022.0.5-RC2
- Spring Cloud Tencent: 2.0.0.0-2022.0.5-RC2
- Spring Cloud: 2022.0.5
- Spring Boot: 3.1.12
- Spring Framework: 6.0.22
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.0.0-2022.0.5-RC1...2.0.0.0-2022.0.5-RC2
- Circuit Breaker
- feat:upgrade api circuit breaker. #1438
- fix: fix TSF context bootstrap configuration #1395
- fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis #1418
- fix:fix actuator name warning from #1428 . #1429
Thanks to the contributors who participated in this release!
@fuyuwei01 @andrewshan @SkyeBeFreeman
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.
1.13.4-Hoxton.SR12
- fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis #1392
- fix:fix rate limit window update bug. https://github.com/Tencent/spring-cloud-tencent/commit/c2558fcf038e132c47de972fc7190c121d15c525
- fix: fix npe when feign.hystrix.enabled=false #1436
- fix:fix slip expire bucket bug in circuit breaker. https://github.com/Tencent/spring-cloud-tencent/commit/9789b531d2986fdc98f7c982d177dc8fd4d73aa4
Thanks to the contributors who participated in this release!
@andrewshan @SkyeBeFreeman @shedfreewu
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.
1.13.4-Hoxton.SR12
- fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1392)
Thanks to the contributors who participated in this release!
@andrewshan
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.
2.0.0.0-2022.0.5-RC1
-
Circuit Breaker
- fix: memory cost too many when using wildcard feign calls #1356
-
Config
- refactor:let the configuration SDK context stand alone. #1275
- feat:support consul config. #1319
- feat:support consul config data. #1331
-
Contract
- fix:fix app starting failed when user using custom OpenAPI bean. #1330
- fix:fix contract reporting bug when using TSF. #1373
-
Discovery
- feat:add zero protection. #1278
- feat:add Tencent Cloud TSF support. #1317
- feat:support consul service update task. #1329
- fix: move ConditionalOnTsfEnabled to spring-cloud-tencent-commons #1354
-
Plugins
- feat: support lossless online/offline #1268
- fix: fix the lossless provider override in multiple registries scenario #1271
- fix: fix lossless deregister failed when no health-check configured #1281
- fix:fix no registry when lossless is disabled. #1311
- fix: fix test case unstable issues #1324
- feat: add trace report support #1322
- feat: support tsf trace demo & remove client span attributes #1363
-
Ratelimit
- fix the ratelimit bug for 2022 #1314
-
Router
- feat: support lane router #1269
- feat: add polaris router lane examples #1270
- fix:fix nearby router properties loading bug. #1273
- fix: gramma issues for lane router example & optimize the gateway dependency #1276
- feat:support TSF router. #1368
- feat:upgrade nearby router and add namespace nearby router. #1371
- fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 #1267
- fix:fix ApplicationContextAwareUtils NPE bug. #1293
- feat:support 2022.0.5. #1236
- feat:upgrade jackson version. #1261
- feat:upgrade jacoco version. #1309
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @shedfreewu @andrewshan @gzoldou @fredrikliu @fuyuwei01
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.
1.13.3-Hoxton.SR12
- fix: memory leak in circuitbreaker while using wildcard api calls
Thanks to the contributors who participated in this release!
@andrewshan
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.
1.13.3-2021.0.9
- fix:upgrade polaris java to 1.15.8
Thanks to the contributors who participated in this release!
@shedfreewu
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.
1.14.0-2022.0.5-RC2
- fix:fix no registry when lossless is disabled. by @SkyeBeFreeman in https://github.com/Tencent/spring-cloud-tencent/pull/1311
- fix the ratelimit bug for 2022 by @fredrikliu in https://github.com/Tencent/spring-cloud-tencent/pull/1314
- feat:add Tencent Cloud TSF support. by @SkyeBeFreeman in https://github.com/Tencent/spring-cloud-tencent/pull/1317
- build(deps): bump com.squareup.okio:okio from 3.0.0 to 3.4.0 in /spring-cloud-tencent-dependencies by @dependabot in https://github.com/Tencent/spring-cloud-tencent/pull/1318
- feat:support consul config. by @SkyeBeFreeman in https://github.com/Tencent/spring-cloud-tencent/pull/1319
- feat: add trace report support by @andrewshan in https://github.com/Tencent/spring-cloud-tencent/pull/1322
- fix: fix test case unstable issues by @andrewshan in https://github.com/Tencent/spring-cloud-tencent/pull/1324
Full Changelog: https://github.com/Tencent/spring-cloud-tencent/compare/1.14.0-2022.0.5.RC1...1.14.0-2022.0.5-RC2