1.9.0-Hoxton.SR12
版本发布时间: 2023-02-10 17:55:25
Tencent/spring-cloud-tencent最新发布版本:2.0.0.0-2021.0.9-RC1(2024-10-30 19:56:13)
Features / Enhancements
-
Common
- add equals&hasCode for PolarisServiceInstance #773
-
Config
- optimize spring value processor. #669
- support delete config for ConfigurationProperties bean. #756
- code optimization & correct comment. #724
-
Discovery
- optimize spring annotation. #689
- Register the service with the ProviderAPI#registerInstance method. #687
- support nacos registry. #758 #795 #820
- prompt no registration if web dependence was not imported. #778
- update getPort method of PolarisRegistration. #805
-
Metadata
- support environment variable metadata test. #711
-
Plugin
- Code optimize & add junit tests. #702
-
RPC Enhancement
- set reporter.enabled default to true. #785
-
Router
- Adapt polaris-java 1.10.1 version. #747
- change RouteArgument.buildCustom to RouteArgument.fromLabel. #751
- add sct-stater-polaris-router junit. #768
- fix router parameter not checking bug. #828
Fixes
- upgrade protobuf-java.version to 3.21.7 #717
- fix discovery junit. #729
- fix some compile output issues. #812
Docs
- update PR template. #692
- update README. #720
- fix javadoc. #727
Contributors
Thanks to the contributors who participated in this release!
@lingxiao-wu @DerekYRC @SkyeBeFreeman @lepdou @pandaapo
How to upgrade 1.9.0-Hoxton.SR12
1.9.0-Hoxton.SR12 is compatible version from the previous corresponding version, so just upgrade spring-cloud-tencent-dependencies
version to 1.9.0-Hoxton.SR12. If you need to change the Spring Cloud version, please refer to the documentation Version Management to modify other related dependent versions synchronously.