2.1.2.0-2025.0.2-RC1
- Spring Cloud Tencent: 2.1.2.0-2025.0.2-RC1
- Spring Cloud: 2025.0.2
- Spring Boot: 3.5.11
- Spring Framework: 6.2.15
Upgrade to Spring Cloud 2025.0.x from branch 2024.
Thanks to the contributors who participated in this release!
@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 Release Note to modify other related dependent versions synchronously.
2.1.2.0-2024.0.3-RC1
- Spring Cloud Tencent: 2.1.2.0-2024.0.3-RC1
- Spring Cloud: 2024.0.3
- Spring Boot: 3.4.12
- Spring Framework: 6.2.15
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.1.0-2024.0.3...2.1.2.0-2024.0.3-RC1
-
Config
- feat: Add config address to report client url conversion. #1795
- feat: Update config server IP to 127.0.0.1 and adjust tests #1796
- feat: Support Polaris config env value and add related tests #1797
-
Context
- refactor: modify the initialization of ApplicationContextAwareUtils. #1798
- feat: support enable/disable cloud location provider via configuration. #1799
-
Discovery
- feat: refactor Feign eager load, add LoadBalancer warm-up, and fix gateway trailing slash compatibility #1800
-
RateLimit
- feat: support overrideHost configuration for ratelimit, event reporter and stat modules #1804
- test: add unit tests for ConfigurationModifier and fix TsfConsul report logic #1802
- fix: prepend context-path to contract reporter API paths #1803
- fix: split contract base-package for springdoc scan #1807
Thanks to the contributors who participated in this release!
@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 Release Note to modify other related dependent versions synchronously.
2.1.1.0-2023.0.6 (stable version)
- Spring Cloud Tencent: 2.1.1.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.1.0.0-2023.0.6...2.1.1.0-2023.0.6
-
Config
- refactor:optimize config locate. #1741
-
Context
- refactor:optimize auto configuration. #1739
-
Discovery
- feat: add new key for java agent nacos discovery. #1769
-
Metadata
- feat:support async metadata transfer. #1743
- feat: support TagUtils, ContextToHeaderInterceptor in TSF(2024). #1754
- refactor:optimize metadata context operation. #1773
-
Plugins
- feat: support kafka lane. #1791
- feat: server span support preferIpv6 in tsf. #1790
-
Router
- refactor: optimize performance. #1782
- feat: support traffic warmup lane router #1785
- fix: fix lane router property name. #1789
- 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
- fix: fix nacos service discovery. #1751
- fix:fix NPE when rate-limiting with null value. #1764
- fix: get source service name from upstream application meta in getServerPreSpanAttributes & set custom tag in current server span in tsf. #1767
- feat:support body store switch. #1771
- fix:Replace with String inside @ConditionalOnClass to fix #1749. #1750
- fix: send unit header in tsf gw. #1758
- fix: beautify ServicesEagerLoadSmartLifecycle logging. #1774
- fix: fix parsing ConfigurationProperties value with RefreshScope. #1780
- fix: fix NacosDiscoveryRegistryAutoConfiguration and PolarisAuthAutoConfiguration still initiation when polaris disabled. #1783
- fix:fix cb rule no update bug. #1786
- fix: fix NPE when application context is null #1787
- feat: upgrade springdoc to 2.8.13 #1738
Thanks to the contributors who participated in this release!
@fuyuwei01 @SkyeBeFreeman @shedfreewu @KIRA-Zee
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.1.0-2024.0.3 (stable version)
- Spring Cloud Tencent: 2.1.1.0-2024.0.3
- Spring Cloud: 2024.0.3
- Spring Boot: 3.4.12
- Spring Framework: 6.2.15
https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.3-2024.0.2...2.1.1.0-2024.0.3
-
Config
- refactor:optimize config locate. #1741
-
Context
- refactor:optimize auto configuration. #1739
-
Discovery
- feat: add new key for java agent nacos discovery. #1766
-
Metadata
- feat:support async metadata transfer. #1743
- feat: support TagUtils, ContextToHeaderInterceptor in TSF(2024). #1754
- refactor:optimize metadata context operation. #1773
-
Plugins
- feat: support kafka lane. #1792
- feat: server span support preferIpv6 in tsf. #1790
-
Router
- refactor: optimize performance. #1782
- feat: support traffic warmup lane router #1785
- fix: fix lane router property name. #1789
- fix:Replace with String inside @ConditionalOnClass to fix #1749. #1750
- fix: send unit header in tsf gw. #1758
- fix: beautify ServicesEagerLoadSmartLifecycle logging. #1774
- fix: fix parsing ConfigurationProperties value with RefreshScope. #1780
- fix: fix NacosDiscoveryRegistryAutoConfiguration and PolarisAuthAutoConfiguration still initiation when polaris disabled. #1783
- fix:fix cb rule no update bug. #1786
- fix: fix NPE when application context is null #1787
- feat: upgrade springdoc to 2.8.13 #1738
- deps:upgrade to spring boot 3.4.12. #1756
Thanks to the contributors who participated in this release!
@fuyuwei01 @SkyeBeFreeman @shedfreewu @KIRA-Zee
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.1.0-2021.0.9 (stable version)
- Spring Cloud Tencent: 2.1.1.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.1.0.3-2021.0.9...2.1.1.0-2021.0.9
-
Config
- refactor:optimize config locate. #1742
-
Context
- refactor:optimize auto configuration. #1740
-
Discovery
- feat: add new key for java agent nacos discovery. #1768
-
Metadata
- feat:support async metadata transfer. #1744
- feat: support TagUtils, ContextToHeaderInterceptor in TSF(2021). #1753
- refactor:optimize metadata context operation. #1773
-
Plugins
- feat: support kafka lane. #1765
- fix: ApplicationContextAwareUtils may not be ready in postProcessAfterInitialization. #1779
- fix: kafka lane support dynamic lane tag. #1784
- feat: server span support preferIpv6 in tsf. #1790
-
Router
- refactor: optimize performance. #1782
- feat: support traffic warmup lane router #1785
- fix: fix lane router property name. #1789
- fix:Replace with String inside @ConditionalOnClass to fix #1749. #1755
- fix: send unit header in tsf gw. #1759
- fix: beautify ServicesEagerLoadSmartLifecycle logging. #1774
- fix: fix parsing ConfigurationProperties value with RefreshScope #1781
- fix: fix NacosDiscoveryRegistryAutoConfiguration and PolarisAuthAutoConfiguration still initiation when polaris disabled. #1783
- fix:fix cb rule no update bug. #1786
- fix: fix NPE when application context is null #1787
- feat: upgrade springdoc to 1.8.0 #1737
- deps:upgrade GitHub Actions to v5. #1757
Thanks to the contributors who participated in this release!
@fuyuwei01 @SkyeBeFreeman @shedfreewu @KIRA-Zee
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.3-2024.0.2 (stable version)
- Spring Cloud Tencent: 2.1.0.3-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.2-2024.0.2...2.1.0.3-2024.0.2
- fix:fix NPE when rate-limiting with null value. #1764
- fix: get source service name from upstream application meta in getServerPreSpanAttributes & set custom tag in current server span in tsf. #1767
- feat:support body store switch. #1771
- fix: beautify ServicesEagerLoadSmartLifecycle logging. #1774
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @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.3-2021.0.9 (stable version)
- Spring Cloud Tencent: 2.1.0.3-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.2-2021.0.9...2.1.0.3-2021.0.9
- fix:fix NPE when rate-limiting with null value. #1763
- fix: get source service name from upstream application meta in getServerPreSpanAttributes & set custom tag in current server span in tsf. #1767
- feat:support body store switch. #1771
- fix: beautify ServicesEagerLoadSmartLifecycle logging. #1774
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @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.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.