1.9.0-2021.0.5
版本发布时间: 2023-02-10 20:08:24
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. #774
-
Config
- optimize SpringValueProcessor. #655
- support delete config for ConfigurationProperties bean. #699
- code optimization & correct comment. #722
-
Discovery
- optimize annotation. #672
- Register the service with the ProviderAPI#registerInstance method. #686
- support multi register and discovery both to nacos and polaris. #693 #793 #816
- prompt no registration if web dependence was not imported. #772
- Standardize the name of method to create bean. #779
- update getPort method of PolarisRegistration. #803
-
Metadata
- support environment variable metadata test. #698
-
Plugin
- Code optimize & add junit tests. #701
-
RPC Enhancement
- set reporter.enabled default to true. #784
-
Router
- remove deprecated method. #697
- Remove deprecated method in test. #706
- Adapt polaris-java 1.10.1 version. #746
- change RouteArgument.buildCustom to RouteArgument.fromLabel. #749
- add test 2sct polaris router. #731
- fix router parameter not checking bug. #826
Fixes
- upgrade protobuf-java.version to 3.21.7. #715
- fix discovery junit. #730
- get service instances by Flux.blockLast() to resolve concurrent problem. #764
- fix instance's weight hard code to 100 bug. #802
- fix some compile output issues. #814
- upgrade framework version. #815
Docs
- update PR template. #690
- update README. #718
- fix javadoc. #721
Contributors
Thanks to the contributors who participated in this release!
@lingxiao-wu @DerekYRC @SkyeBeFreeman @lepdou @weihubeats @dongyinuo @pandaapo @misselvexu @chuntaojun
How to upgrade 1.9.0-2021.0.5
1.9.0-2021.0.5 is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies
version to 1.9.0-2021.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.