1.9.0-2020.0.5
版本发布时间: 2023-02-10 19:47:50
Tencent/spring-cloud-tencent最新发布版本:2.0.0.0-2021.0.9-RC1(2024-10-30 19:56:13)
Features / Enhancements
-
Common
- fix reactor concurrent bug when get instances. #775
-
Config
- optimize SpringValueProcessor. #668
- support delete config for ConfigurationProperties bean. #755
- code optimization & correct comment. #723
-
Discovery
- optimize spring annotation. #688
- Register the service with the ProviderAPI#registerInstance method. #685
- support multi registry for nacos. #757 #794 #819
- prompt no registration if web dependence was not imported. #777
- update getPort method of PolarisRegistration. #804
-
Metadata
- support environment variable metadata test. #710
-
Plugin
- Code optimize & add junit tests. #703
-
RPC Enhancement
- set reporter.enabled default to true. #786
-
Router
- Adapt polaris-java 1.10.1 version. #748
- change RouteArgument.buildCustom to RouteArgument.fromLabel. #750
- add sct-stater-polaris-router juint. #767
- fix router parameter not checking bug. #827
Fixes
- upgrade protobuf-java.version to 3.21.7. #716
- fix discovery junit. #728
- get service instances by Flux.blockLast() to resolve concurrent problem. #763
- fix instance's weight hard code to 100 bug. #801
- fix some compile output issues. #813
Docs
- update PR template. #691
- update README. #719
- fix javadoc. #726
Contributors
Thanks to the contributors who participated in this release!
@lingxiao-wu @DerekYRC @SkyeBeFreeman @lepdou @pandaapo
How to upgrade 1.9.0-2020.0.5
1.9.0-2020.0.5 is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies
version to 1.9.0-2020.0.5. If you need to change the Spring Cloud version, please refer to the documentation Version Management to modify other related dependent versions synchronously.