Tencent/spring-cloud-tencent
 Watch   
 Star   
 Fork   
28 days ago
spring-cloud-tencent

2.1.0.0-2024.0.2-RC2

Dependency Version

  • Spring Cloud Tencent: 2.1.0.0-2024.0.2-RC2
  • Spring Cloud: 2024.0.2
  • Spring Boot: 3.4.8
  • Spring Framework: 6.2.9

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.0-2024.0.1-RC1...2.1.0.0-2024.0.2-RC2

Features / Enhancements

  • Context

    • feat: support config event and monitor address list. #1675
  • Discovery

    • feat:support setting load balancing strategy per service. #1633
    • feat: support shortest response time lb and least connection lb #1637
    • fix: fix lb configuration on bootstrap step. #1673
    • fix: polaris.discovery.heartbeat.enabled not effective. #1680
    • feat: support service registry and discovery with Polaris and Nacos #1718
  • Metadata

    • feat:compatible metadata transfer with TSF SDK version 1.x. #1734
  • Plugins

    • feat:support traffic mirroring. #1647
    • feat:support fault injection. #1672
    • feat:support TSF certificate manager. #1715
    • feat: support tsf unit. #1681
  • Ratelimit

    • feat: support config ratelimit addresses and remote task interval #1679

Docs / Project

  • feat: support custom quickstart circuitbreak delay time. #1666
  • feat: add delay interface in tsf-example. #1668
  • feat:support 2024.0.2. #1674
  • feat:Modify the annotations #1678
  • docs:optimize tsf example. #1710
  • test:add junit tests to sct-common. #1726
  • test:add junit tests to sct-gw-plugin. #1729

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @shedfreewu @fuyuwei01 @Remedy30 @zihenzzz

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 Release Note to modify other related dependent versions synchronously.

2025-09-19 18:03:29
spring-cloud-tencent

2.1.0.0-2023.0.6-RC1

Dependency Version

  • Spring Cloud Tencent: 2.1.0.0-2023.0.6-RC1
  • Spring Cloud: 2023.0.6
  • Spring Boot: 3.3.13
  • Spring Framework: 6.1.21

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.1-2023.0.5...2.1.0.0-2023.0.6-RC1

Features / Enhancements

  • Context

    • feat: support config event and monitor address list. #1692
  • Discovery

    • feat:support setting load balancing strategy per service. #1685
    • feat: support shortest response time lb and least connection lb #1686
    • fix: fix lb configuration on bootstrap step. #1690
    • fix: polaris.discovery.heartbeat.enabled not effective. #1694
    • feat: support service registry and discovery with Polaris and Nacos #1724
  • Metadata

    • feat:compatible metadata transfer with TSF SDK version 1.x. #1735
  • Plugins

    • feat: support tsf gw. #1645
    • fix: tsf related bugfixes #1682
    • feat:support traffic mirroring. #1687
    • feat:support fault injection. #1691
    • feat:support TSF certificate manager. #1716
    • feat: support tsf unit. #1722
  • Ratelimit

    • feat: support config ratelimit addresses and remote task interval. #1695
  • RpcEnhancement

    • feat: support spring-retry and feign config refresh and feign eager load support schema #1651

Fixes

  • fix:fix PolarisContextProperties instantiated twice causing NPE. #1641
  • fix: fix ConfigChangeListener and unit test #1656
  • fix: fix ConfigChangeListener ut bug #1661

Docs / Project

  • feat:upgrade to 2023.0.6. #1646
  • feat:Add log output and test scenarios in the FaultToleranceService file #1652
  • fix: remove conflict dependencies management #1683
  • refactor: optimize log #1684
  • feat: support custom quickstart circuitbreak delay time. #1688
  • feat: add delay interface in tsf-example. #1689
  • feat:Modify the annotations #1693
  • docs:optimize tsf example. #1711
  • test:add junit tests to sct-common. #1727
  • test:add junit tests to sct-gw-plugin. #1731

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @shedfreewu @fuyuwei01 @Remedy30 @zihenzzz

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 Release Note to modify other related dependent versions synchronously.

2025-08-29 16:33:43
spring-cloud-tencent

2.0.1.1-2021.0.9

Dependency Version

  • Spring Cloud Tencent: 2.0.1.1-2021.0.9
  • Spring Cloud: 2021.0.9
  • Spring Boot: 2.7.18
  • Spring Framework: 5.3.39

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.1.0-2021.0.9...2.0.1.1-2021.0.9

Fixes

  • fix: update polaris-java to change the heartbeat task to scheduleAtFixedRate. #1719

Contributors

Thanks to the contributors who participated in this release!

@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 Release Note to modify other related dependent versions synchronously.

2025-07-25 11:46:55
spring-cloud-tencent

2.1.0.0-2024.0.1-RC1

Dependency Version

  • Spring Cloud Tencent: 2.0.2.2-2024.0.1
  • Spring Cloud: 2024.0.1
  • Spring Boot: 3.4.6
  • Spring Framework: 6.2.7

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.2-2024.0.1...2.1.0.0-2024.0.1-RC1

Fixes

  • fix:fix PolarisContextProperties instantiated twice causing NPE. #1638
  • fix: fix ConfigChangeListener and unit test. #1657
  • fix: fix ConfigChangeListener ut bug. #1663

Docs / Project

  • feat:support tsf spring cloud 2024. #1635
  • fix: tsf 2024 related bugfixes. #1664
  • fix: remove conflict dependencies management. #1669
  • refactor: optimize log. #1671

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @shedfreewu @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 Release Note to modify other related dependent versions synchronously.

2025-07-21 15:30:16
spring-cloud-tencent

2.0.2.1-Hoxton.SR12 (stable version)

Dependency Version

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

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-Hoxton.SR12...2.0.2.1-Hoxton.SR12

Fixes

  • fix:fix ipv6 instance not found bug.
  • fix:fix tsf lossless not working bug.
  • fix:fix RestTemplate trace attribute loss bug.
  • fix:fix polaris_namespace is null when using TSF.
  • fix:fix PolarisContextProperties instantiated twice causing NPE. #1642

Contributors

Thanks to the contributors who participated in this release!

@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 Release Note to modify other related dependent versions synchronously.

2025-07-21 14:49:27
spring-cloud-tencent

2.0.2.2-2024.0.1 (stable version)

Dependency Version

  • Spring Cloud Tencent: 2.0.2.2-2024.0.1
  • Spring Cloud: 2024.0.1
  • Spring Boot: 3.4.6
  • Spring Framework: 6.2.7

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.1-2024.0.1...2.0.2.2-2024.0.1

Fixes

  • fix:fix ipv6 instance not found bug.
  • fix:fix tsf lossless not working bug.
  • fix:fix RestTemplate trace attribute loss bug.
  • fix:fix polaris_namespace is null when using TSF.

Contributors

Thanks to the contributors who participated in this release!

@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 Release Note to modify other related dependent versions synchronously.

2025-07-21 14:48:42
spring-cloud-tencent

2.0.2.1-2023.0.5 (stable version)

Dependency Version

  • Spring Cloud Tencent: 2.0.2.1-2023.0.5
  • Spring Cloud: 2023.0.5
  • Spring Boot: 3.3.12
  • Spring Framework: 6.1.20

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-2023.0.3...2.0.2.1-2023.0.5

Fixes

  • fix:fix ipv6 instance not found bug.
  • fix:fix tsf lossless not working bug.
  • fix:fix RestTemplate trace attribute loss bug.
  • fix:fix polaris_namespace is null when using TSF.

Contributors

Thanks to the contributors who participated in this release!

@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 Release Note to modify other related dependent versions synchronously.

2025-07-21 14:47:46
spring-cloud-tencent

2.0.2.1-2022.0.5 (stable version)

Dependency Version

  • Spring Cloud Tencent: 2.0.2.1-2022.0.5
  • Spring Cloud: 2022.0.5
  • Spring Boot: 3.1.12
  • Spring Framework: 6.0.23

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-2022.0.5...2.0.2.1-2022.0.5

Fixes

  • fix:fix ipv6 instance not found bug.
  • fix:fix tsf lossless not working bug.
  • fix:fix RestTemplate trace attribute loss bug.
  • fix:fix polaris_namespace is null when using TSF.

Contributors

Thanks to the contributors who participated in this release!

@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 Release Note to modify other related dependent versions synchronously.

2025-07-21 14:41:53
spring-cloud-tencent

2.0.2.1-2021.0.9 (stable version)

Dependency Version

  • Spring Cloud Tencent: 2.0.2.1-2021.0.9
  • Spring Cloud: 2021.0.9
  • Spring Boot: 2.7.18
  • Spring Framework: 5.3.39

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-2021.0.9...2.0.2.1-2021.0.9

Fixes

  • fix:fix ipv6 instance not found bug.
  • fix:fix tsf lossless not working bug.
  • fix:fix RestTemplate trace attribute loss bug.
  • fix:fix polaris_namespace is null when using TSF.

Contributors

Thanks to the contributors who participated in this release!

@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 Release Note to modify other related dependent versions synchronously.

2025-07-04 12:01:57
spring-cloud-tencent

2.0.2.0-2023.0.5 (stable version)

Dependency Version

  • Spring Cloud Tencent: 2.0.2.0-2023.0.5
  • Spring Cloud: 2023.0.5
  • Spring Boot: 3.3.12
  • Spring Framework: 6.1.20

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.0.1.0-2023.0.3...2.0.2.0-2023.0.5

Features / Enhancements

  • Config

    • feat:support config empty protection. #1586
  • Context

    • feat:support polaris server nearby backup LB. #1630
  • Discovery

    • feat:support dynamic multi-discovery. #1596
    • feat:support ipv6. #1601
    • feat:support config all recover enabled. #1605
    • feat:support instance detect. #1619
  • RpcEnhancement

    • feat:support stat reporting path aggregation. #1609

Fixes

  • fix: fix loadbalancer metadata type. #1626

Docs / Project

  • fix: add gateway context config example. #1564
  • feat:upgrade to 2023.0.5. #1588

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @fuyuwei01 @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 Release Note to modify other related dependent versions synchronously.