Releases: Tencent/spring-cloud-tencent
1.12.3-2022.0.4
Fixes
- fix:fix report bug after circuit breaker rule being deleted. eaf6ed4
Contributors
Thanks to the contributors who participated in this release!
How to upgrade
1.12.3-2022.0.4 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 Version Management to modify other related dependent versions synchronously.
1.12.3-2021.0.8
Fixes
- fix:fix report bug after circuit breaker rule being deleted. 5188482
Contributors
Thanks to the contributors who participated in this release!
How to upgrade
1.12.3-2021.0.8 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 Version Management to modify other related dependent versions synchronously.
1.12.2-2022.0.4
Fixes
- fix:fix system env variable read bug. 59cd505
Contributors
Thanks to the contributors who participated in this release!
How to upgrade
1.12.2-2022.0.4 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 Version Management to modify other related dependent versions synchronously.
1.12.3-2020.0.6
Fixes
- fix:fix system env variable read bug. 3fc56d4
Contributors
Thanks to the contributors who participated in this release!
How to upgrade
1.12.3-2020.0.6 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 Version Management to modify other related dependent versions synchronously.
1.12.2-2021.0.8
Fixes
- fix:fix system env variable read bug. 4642f60
Contributors
Thanks to the contributors who participated in this release!
How to upgrade
1.12.2-2021.0.8 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 Version Management to modify other related dependent versions synchronously.
1.12.2-Hoxton.SR12
Fixes
- fix:fix system env variable read bug. 7ad232c
Contributors
Thanks to the contributors who participated in this release!
How to upgrade
1.12.2-Hoxton.SR12 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 Version Management to modify other related dependent versions synchronously.
1.12.2-2020.0.6
Fixes
- fix:fix WebFlux run error. e0d86bc
Contributors
Thanks to the contributors who participated in this release!
How to upgrade
1.12.2-2020.0.6 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 Version Management to modify other related dependent versions synchronously.
1.12.1-Hoxton.SR12
Features / Enhancements
-
All
- feat:sct-all package is now available as a shaded uber-jar.
-
CircuitBreaker
- Refactoring: Refactor Circuitbreaker ut.
- fix:fix custom fallback exception.
- fix:use path parameter in
@FeignClient
for circuit-breaker.
-
Config
- feature: Enhance default configuration to support
application*.yaml
andbootstrap*.yaml
. - feat:added automatic optimization for dynamic config refresh type.
- feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels.
- feature: Enhance default configuration to support
-
Context
- feat:refactor SDKContext as static.
-
Discovery
- feature: support reactive discovery client health indicator.
- feat:adapt for nacos instance.
- refactor:refactor Polaris registration.
- fix:add deregister judgment.
- feat:added ribbon lb polaris weighted round robin rule.
-
RPC Enhancement
- refactor:refactor rpc enhancement.
Fixes
- fix:fix reporting bug when port is -1.
- fix:update guava version.
- fix:fix circuit breaker bean load order bug when using Nacos discovery.
- fix:fix router label feign interceptor order.
- fix:fix web server wrong open bug.
- refactor:optimize discovery properties initialization.
- fix:upgrade spring version.
Docs
- docs:add release GitHub Action.
- docs:update Polaris test environment ip.
- fix:fix gray release examples bug.
- fix:Update README-zh.md
Contributors
Thanks to the contributors who participated in this release!
@youtaqiu
@SkyeBeFreeman
@ShanyouYu-Sean
@shuiqingliu
@LuckyCaesar
@veterancj
@xiezheng-XD
@yangjuanying
@Melodyl-xyz
How to upgrade
1.12.1-Hoxton.SR12 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 Version Management to modify other related dependent versions synchronously.
1.12.1-2022.0.4
Features / Enhancements
-
All
- feat: sct-all package is now available as a shaded uber-jar #1025
-
CircuitBreaker
-
Config
-
Context
- feat:refactor SDKContext as static. #995
-
Discovery
-
Metadata
- feat:Remove error log from DecodeTransferMetadataReactiveFilter. #991
Fixes
- fix:fix random port read bug. #1000
- fix:fix reporting bug when port is -1. #1040
- fix:update guava version. #1043
- fix:fix circuit breaker bean load order bug when using Nacos discovery. #1050
- fix:fix SCG report wrong service bug when using IP routing. #1065
- fix:fix router label feign interceptor order. #1071
- refactor:optimize discovery properties initialization. #1079
- fix:upgrade spring version. #1085
Docs
- docs:add release GitHub Action. #1007
- docs:update Polaris test environment ip. #1012
- fix:fix gray release examples bug. #1068
- fix:Update README-zh.md #1094
Contributors
Thanks to the contributors who participated in this release!
@youtaqiu
@SkyeBeFreeman
@ShanyouYu-Sean
@shuiqingliu
@LuckyCaesar
@veterancj
@xiezheng-XD
@yangjuanying
@Melodyl-xyz
How to upgrade
1.12.1-2022.0.4 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 Version Management to modify other related dependent versions synchronously.
1.12.1-2021.0.8
Features / Enhancements
-
All
-
CircuitBreaker
-
Config
-
Context
- feat:refactor SDKContext as static. #1001
-
Discovery
-
Metadata
- feat:Remove error log from DecodeTransferMetadataReactiveFilter. #989
Fixes
- fix:fix reporting bug when port is -1. #1038
- fix:update guava version. #1041
- fix:fix circuit breaker bean load order bug when using Nacos discovery. #1048
- fix:fix SCG report wrong service bug when using IP routing. #1063
- fix:fix router label feign interceptor order. #1069
- refactor:optimize discovery properties initialization. #1077
- fix:upgrade spring version. #1086
Docs
- docs:add release GitHub Action. #1006
- docs:update Polaris test environment ip. #1010
- fix:fix gray release examples bug. #1066
- fix:Update README-zh.md #1090
Contributors
Thanks to the contributors who participated in this release!
@youtaqiu
@SkyeBeFreeman
@ShanyouYu-Sean
@shuiqingliu
@LuckyCaesar
@veterancj
@xiezheng-XD
@yangjuanying
@Melodyl-xyz
How to upgrade
1.12.1-2021.0.8 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 Version Management to modify other related dependent versions synchronously.