2.1.0.0-2024.0.1-RC1
- 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.2-2024.0.1...2.1.0.0-2024.0.1-RC1
- fix:fix PolarisContextProperties instantiated twice causing NPE. #1638
- fix: fix ConfigChangeListener and unit test. #1657
- fix: fix ConfigChangeListener ut bug. #1663
- feat:support tsf spring cloud 2024. #1635
- fix: tsf 2024 related bugfixes. #1664
- fix: remove conflict dependencies management. #1669
- refactor: optimize log. #1671
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.0.2.1-Hoxton.SR12 (stable 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-Hoxton.SR12...2.0.2.1-Hoxton.SR12
- 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
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.0.2.2-2024.0.1 (stable 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.1-2024.0.1...2.0.2.2-2024.0.1
- 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.
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.0.2.1-2023.0.5 (stable 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-2023.0.3...2.0.2.1-2023.0.5
- 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.
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.0.2.1-2022.0.5 (stable 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-2022.0.5...2.0.2.1-2022.0.5
- 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.
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.0.2.1-2021.0.9 (stable 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.2.0-2021.0.9...2.0.2.1-2021.0.9
- 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.
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.0.2.0-2023.0.5 (stable 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
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.1.0-2023.0.3...2.0.2.0-2023.0.5
-
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
- fix: fix loadbalancer metadata type. #1626
- fix: add gateway context config example. #1564
- feat:upgrade to 2023.0.5. #1588
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @fuyuwei01 @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.0.2.0-2022.0.5 (stable version)
- Spring Cloud Tencent: 2.0.2.0-2022.0.5
- Spring Cloud: 2022.0.5
- Spring Boot: 3.1.12
- Spring Framework: 6.0.23
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.1.0-2022.0.5...2.0.2.0-2022.0.5
-
Config
- feat:support config empty protection. #1585
-
Context
- feat:support polaris server nearby backup LB. #1627
-
Discovery
- feat:support dynamic multi-discovery. #1595
- feat:support ipv6. #1598
- feat:support config all recover enabled. #1604
- feat:support instance detect. #1617
-
RpcEnhancement
- feat:support stat reporting path aggregation. #1608
- fix: fix loadbalancer metadata type. #1625
- fix: add gateway context config example. #1563
- feat:upgrade springframework version. #1590
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @fuyuwei01 @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.0.2.0-2021.0.9 (stable version)
- Spring Cloud Tencent: 2.0.2.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.1.0-2021.0.9...2.0.2.0-2021.0.9
-
Config
- feat:support config empty protection. #1581
-
Context
- feat:support polaris server nearby backup LB. #1629
-
Discovery
- feat:support dynamic multi-discovery. #1591
- feat:support ipv6. #1592
- feat:support config all recover enabled. #1593
- feat:support instance detect. #1616
-
RpcEnhancement
- feat:support stat reporting path aggregation. #1602
- fix: fix loadbalancer metadata type. #1624
- fix: add gateway context config example. #1562
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @fuyuwei01 @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.0.2.1-2024.0.1 (stable version)
This version was checked out from the tag 2.0.1.0-2023.0.3
and further developed.
- Spring Cloud Tencent: 2.0.2.1-2024.0.1
- Spring Cloud: 2024.0.1
- Spring Boot: 3.4.6
- Spring Framework: 6.2.7
https://github.com/Tencent/spring-cloud-tencent/compare/2.0.1.0-2023.0.3...2.0.2.1-2024.0.1
-
Config
- feat:support config empty protection. #1587
-
Context
- feat:support polaris server nearby backup LB. #1631
-
Discovery
- feat:support dynamic multi-discovery. #1597
- feat:support ipv6. #1599
- feat:support config all recover enabled. #1606
- feat:support instance detect. #1620
-
RpcEnhancement
- feat:support stat reporting path aggregation. #1610
- fix: fix loadbalancer metadata type. #1622
- fix:fix PolarisContextProperties instantiated twice causing NPE. https://github.com/Tencent/spring-cloud-tencent/commit/50201b38c9abbcfaf74b9bac1db3359f8dd3cf17
- feat:support spring cloud 2024. https://github.com/Tencent/spring-cloud-tencent/commit/fd35059fbb6548153591c3daee4684f3c6aff4b0
- fix: add gateway context config example. #1584
- feat:remove useless plugin. #1589
Thanks to the contributors who participated in this release!
@SkyeBeFreeman @fuyuwei01 @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.