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

2.1.2.0-2025.0.2

Dependency Version

  • Spring Cloud Tencent: 2.1.2.0-2025.0.2
  • Spring Cloud: 2025.0.2
  • Spring Boot: 3.5.11
  • Spring Framework: 6.2.15

Features / Enhancements

Upgrade to Spring Cloud 2025.0.x from branch 2024.

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.

1 days ago
spring-cloud-tencent

2.1.2.1-2021.0.9

Dependency Version

  • Spring Cloud Tencent: 2.1.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.1.2.0-2021.0.9...2.1.2.1-2021.0.9

Features / Enhancements

  • CircuitBreaker
    • feat: support using seperated cb in wildcard-api level and add cb counters expire interval config #1809

Contributors

Thanks to the contributors who participated in this release!

@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.

1 days ago
spring-cloud-tencent

2.1.2.0-2024.0.3

Dependency Version

  • Spring Cloud Tencent: 2.1.2.0-2024.0.3
  • Spring Cloud: 2024.0.3
  • Spring Boot: 3.4.12
  • Spring Framework: 6.2.15

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.1.0-2024.0.3...2.1.2.0-2024.0.3

Features / Enhancements

  • CircuitBreaker

    • feat: support using seperated cb in wildcard-api level and add cb counters expire interval config #1809
  • 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

Fixes

  • 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

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @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.

1 days ago
spring-cloud-tencent

2.1.2.0-2021.0.9

Dependency Version

  • Spring Cloud Tencent: 2.1.2.0-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.1.1.0-2021.0.9...2.1.2.0-2021.0.9

Features / Enhancements

  • 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. #1778
    • 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

Fixes

  • 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

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @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.

2026-05-20 16:45:51
spring-cloud-tencent

2.1.2.0-2025.0.2-RC1

Dependency Version

  • 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

Features / Enhancements

Upgrade to Spring Cloud 2025.0.x from branch 2024.

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.

2026-05-20 16:35:30
spring-cloud-tencent

2.1.2.0-2024.0.3-RC1

Dependency Version

  • 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

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.1.0-2024.0.3...2.1.2.0-2024.0.3-RC1

Features / Enhancements

  • 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

Fixes

  • 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

Contributors

Thanks to the contributors who participated in this release!

@SkyeBeFreeman @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.

2026-02-12 16:57:19
spring-cloud-tencent

2.1.1.0-2023.0.6 (stable version)

Dependency 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

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.0-2023.0.6...2.1.1.0-2023.0.6

Features / Enhancements

  • 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

Fixes

  • 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

Dependencies

  • feat: upgrade springdoc to 2.8.13 #1738

Contributors

Thanks to the contributors who participated in this release!

@fuyuwei01 @SkyeBeFreeman @shedfreewu @KIRA-Zee

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.

2026-02-12 16:19:55
spring-cloud-tencent

2.1.1.0-2024.0.3 (stable version)

Dependency 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

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.3-2024.0.2...2.1.1.0-2024.0.3

Features / Enhancements

  • 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

Fixes

  • 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

Dependencies

  • feat: upgrade springdoc to 2.8.13 #1738
  • deps:upgrade to spring boot 3.4.12. #1756

Contributors

Thanks to the contributors who participated in this release!

@fuyuwei01 @SkyeBeFreeman @shedfreewu @KIRA-Zee

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.

2026-02-10 19:19:12
spring-cloud-tencent

2.1.1.0-2021.0.9 (stable version)

Dependency 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

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.3-2021.0.9...2.1.1.0-2021.0.9

Features / Enhancements

  • 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

Fixes

  • 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

Dependencies

  • feat: upgrade springdoc to 1.8.0 #1737

Docs

  • deps:upgrade GitHub Actions to v5. #1757

Contributors

Thanks to the contributors who participated in this release!

@fuyuwei01 @SkyeBeFreeman @shedfreewu @KIRA-Zee

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-12-23 10:17:28
spring-cloud-tencent

2.1.0.3-2024.0.2 (stable version)

Dependency 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

Full Changelog

https://github.com/Tencent/spring-cloud-tencent/compare/2.1.0.2-2024.0.2...2.1.0.3-2024.0.2

Fixes

  • 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

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.