2.1.0.2-2024.0.2 (stable version)
- Spring Cloud Tencent: 2.1.0.2-2024.0.2
- Spring Cloud: 2024.0.2
- Spring Boot: 3.4.8
- Spring Framework: 6.2.9
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.1-2024.0.2...2.1.0.2-2024.0.2
- fix: fix nacos service discovery. #1751
Thanks to the contributors who participated in this release!
@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 Release Note to modify other related dependent versions synchronously.
2.1.0.2-2021.0.9 (stable version)
- Spring Cloud Tencent: 2.1.0.2-2021.0.9
- Spring Cloud: 2021.0.9
- Spring Boot: 2.7.18
- Spring Framework: 5.3.39
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.1-2021.0.9...2.1.0.2-2021.0.9
- fix: fix nacos service discovery. #1752
Thanks to the contributors who participated in this release!
@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 Release Note to modify other related dependent versions synchronously.
2.1.0.1-2021.0.9 (stable version)
- Spring Cloud Tencent: 2.1.0.1-2021.0.9
- Spring Cloud: 2021.0.9
- Spring Boot: 2.7.18
- Spring Framework: 5.3.39
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.0-2021.0.9...2.1.0.1-2021.0.9
- fix: tsf gateway config support tsf-data-access. #1745
- fix: fix multiple bugs in tsf. #1746
- fix: fix get gateway config in tsf ipv6. #1747
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 Release Note to modify other related dependent versions synchronously.
2.1.0.1-2024.0.2 (stable version)
- Spring Cloud Tencent: 2.1.0.1-2024.0.2
- Spring Cloud: 2024.0.2
- Spring Boot: 3.4.8
- Spring Framework: 6.2.9
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.0-2024.0.2...2.1.0.1-2024.0.2
- fix: upgrade springdoc to 2.8.13. #1738
- fix: tsf gateway config support tsf-data-access. #1745
- fix: fix multiple bugs in tsf. #1746
- fix: fix get gateway config in tsf ipv6. #1747
Thanks to the contributors who participated in this release!
@shedfreewu @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 Release Note to modify other related dependent versions synchronously.
2.1.0.0-2024.0.2 (stable version)
- Spring Cloud Tencent: 2.1.0.0-2024.0.2
- Spring Cloud: 2024.0.2
- Spring Boot: 3.4.8
- Spring Framework: 6.2.9
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.2-2024.0.1...2.1.0.0-2024.0.2
-
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 tsf 2024 #1635
- fix tsf-2024 #1664
- 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
- fix:fix PolarisContextProperties instantiated twice causing NPE. #1638
- fix: fix ConfigChangeListener and unit test. #1657
- fix: fix ConfigChangeListener ut bug. #1663
- fix: remove conflict dependencies management. #1669
- refactor: optimize log. #1671
- 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
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @shedfreewu @fuyuwei01 @Remedy30 @zihenzzz
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.
2.1.0.0-2023.0.6 (stable version)
- Spring Cloud Tencent: 2.1.0.0-2023.0.6
- Spring Cloud: 2023.0.6
- Spring Boot: 3.3.13
- Spring Framework: 6.1.21
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.1-2023.0.5...2.1.0.0-2023.0.6
-
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
- fix:fix PolarisContextProperties instantiated twice causing NPE. #1641
- fix: fix ConfigChangeListener and unit test #1656
- fix: fix ConfigChangeListener ut bug #1661
- 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
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @shedfreewu @fuyuwei01 @Remedy30 @zihenzzz
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.
2.1.0.0-2021.0.9 (stable version)
- Spring Cloud Tencent: 2.1.0.0-2021.0.9
- Spring Cloud: 2021.0.9
- Spring Boot: 2.7.18
- Spring Framework: 5.3.39
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.1-2021.0.9...2.1.0.0-2021.0.9
-
Context
- feat: support config event and monitor address list. #1708
-
Discovery
- feat:support setting load balancing strategy per service. #1701
- feat: support shortest response time lb and least connection lb #1702
- fix: fix lb configuration on bootstrap step. #1706
- fix: polaris.discovery.heartbeat.enabled not effective. #1713
- feat: support service registry and discovery with Polaris and Nacos #1728
-
Metadata
- feat:compatible metadata transfer with TSF SDK version 1.x. #1736
-
Plugins
- feat: support tsf gw. #1697
- fix: tsf related bugfixes #1698
- feat:support traffic mirroring. #1703
- feat:support fault injection. #1707
- fix:replace HttpClient with HttpURLConnection for JDK 8 compatibility. #1709
- refactor:optimize instance secure definition. #1717
- feat: support tsf unit. #1723
-
Ratelimit
- feat: support config ratelimit addresses and remote task interval #1714
-
RpcEnhancement
- feat: support spring-retry and feign config refresh and feign eager load support schema #1649
- fix:fix PolarisContextProperties instantiated twice causing NPE. #1639
- fix: fix ConfigChangeListener and unit test #1654
- fix: fix ConfigChangeListener ut bug #1659
- fix: remove conflict dependencies management #1699
- refactor: optimize log #1700
- feat: support custom quickstart circuitbreak delay time. #1704
- feat: add delay interface in tsf-example. #1705
- feat:Modify the annotations #1712
- test:add junit tests to sct-common. #1730
- test:add junit tests to sct-gw-plugin. #1732
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @shedfreewu @fuyuwei01 @Remedy30 @zihenzzz
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.
2.1.0.0-2024.0.2-RC2
- 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.0-2024.0.1-RC1...2.1.0.0-2024.0.2-RC2
-
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
- 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
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @shedfreewu @fuyuwei01 @Remedy30 @zihenzzz
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.
2.1.0.0-2023.0.6-RC1
- 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.1-2023.0.5...2.1.0.0-2023.0.6-RC1
-
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
- fix:fix PolarisContextProperties instantiated twice causing NPE. #1641
- fix: fix ConfigChangeListener and unit test #1656
- fix: fix ConfigChangeListener ut bug #1661
- 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
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @shedfreewu @fuyuwei01 @Remedy30 @zihenzzz
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.
2.0.1.1-2021.0.9
- 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.1.0-2021.0.9...2.0.1.1-2021.0.9
- fix: update polaris-java to change the heartbeat task to scheduleAtFixedRate. #1719
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 Release Note to modify other related dependent versions synchronously.