diff --git a/CHANGELOG.md b/CHANGELOG.md index 146cc64ac..15c44dd50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ # Change Log --- -- [fix: custom spi metadata loaded bug.](https://github.com/Tencent/spring-cloud-tencent/pull/972) + diff --git a/README-zh.md b/README-zh.md index aff362423..c4c0eef81 100644 --- a/README-zh.md +++ b/README-zh.md @@ -21,7 +21,8 @@ README: ## 介绍 -Spring Cloud Tencent 是基于 Spring Cloud SPI 实现的一站式微服务解决方案。通过集成 Spring Cloud 和腾讯中间件,让分布式服务和微服务的开发、测试、发布和运维变得更加简单。 +Spring Cloud Tencent 是基于 Spring Cloud SPI 实现的一站式微服务解决方案。通过集成 Spring Cloud +和腾讯中间件,让分布式服务和微服务的开发、测试、发布和运维变得更加简单。 @@ -31,7 +32,7 @@ Spring Cloud Tencent 集成 Spring Cloud 和北极星。北极星是一个支持 - [北极星 Github](https://github.com/polarismesh/polaris) -Spring Cloud 集成北极星可以解决以下问题: +Spring Cloud 集成北极星可以解决以下问题: - 服务管理:服务发现、服务发现、健康检查 - 流量控制:可自定义的流量路由、负载均衡、限频限流、访问控制 @@ -77,7 +78,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要 com.tencent.cloud spring-cloud-tencent-dependencies - 1.11.0-2020.0.6 + 1.11.4-2020.0.6 pom import diff --git a/README.md b/README.md index 8264cac9e..4d95c84af 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,19 @@ Visit [Wiki](https://github.com/Tencent/spring-cloud-tencent/wiki) to learn more ## Introduction -Spring Cloud Tencent is an one-stop microservice solution which implements the standard Spring Cloud SPI. It integrates Spring Cloud with Tencent middlewares and makes it easy to develop microservice. +Spring Cloud Tencent is an one-stop microservice solution which implements the standard Spring Cloud SPI. It integrates +Spring Cloud with Tencent middlewares and makes it easy to develop microservice. **Service discovery and governance** -Spring Cloud Tencent integrates Spring Cloud with Polaris which is an open source system for service discovery and governance. +Spring Cloud Tencent integrates Spring Cloud with Polaris which is an open source system for service discovery and +governance. - [Polaris Github](https://github.com/polarismesh/polaris) -Spring Cloud with Polaris can solve these problem: +Spring Cloud with Polaris can solve these problem: - service management: service discovery, service registry and health check - traffic control: customizable routing, load balance, rate limiting and access control @@ -78,7 +80,7 @@ For example: com.tencent.cloud spring-cloud-tencent-dependencies - 1.11.0-2020.0.6 + 1.11.4-2020.0.6 pom import diff --git a/changes/changes-1.11.1.md b/changes/changes-1.11.1.md new file mode 100644 index 000000000..146cc64ac --- /dev/null +++ b/changes/changes-1.11.1.md @@ -0,0 +1,4 @@ +# Change Log +--- + +- [fix: custom spi metadata loaded bug.](https://github.com/Tencent/spring-cloud-tencent/pull/972) diff --git a/pom.xml b/pom.xml index 3788e70f3..8cf07e58b 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ - 1.11.2-2020.0.6 + 1.11.4-2020.0.6 5.3.25 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index f724e7541..6d3c474db 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,10 +70,10 @@ - 1.11.2-2020.0.6 + 1.11.4-2020.0.6 - 1.12.2 + 1.12.5 31.0.1-jre 1.2.11 4.5.1