diff --git a/CHANGELOG.md b/CHANGELOG.md index 88f0631e8..e4501b4b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,4 @@ # Change Log --- -- [fix: fix log feign response stream close bug.](https://github.com/Tencent/spring-cloud-tencent/pull/897) -- [fix:remove the secondary report.](https://github.com/Tencent/spring-cloud-tencent/pull/899) -- [feature: add ratelimit provider info and refactor ratelimit use arguments.](https://github.com/Tencent/spring-cloud-tencent/pull/903) -- [fix:optimize instance circuit beaker.](https://github.com/Tencent/spring-cloud-tencent/pull/909) -- [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/912) -- [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/913) -- [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/921) -- [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/930) -- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/926) - [feat:support webclient and gateway report call metrics](https://github.com/Tencent/spring-cloud-tencent/pull/924) -- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/935) - diff --git a/README-zh.md b/README-zh.md index 3b3156d66..e31e1a1b4 100644 --- a/README-zh.md +++ b/README-zh.md @@ -79,7 +79,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要 com.tencent.cloud spring-cloud-tencent-dependencies - 1.10.2-2021.0.6 + 1.10.3-2021.0.6 pom import diff --git a/README.md b/README.md index 7ef1ba6f5..39980a34c 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ For example: com.tencent.cloud spring-cloud-tencent-dependencies - 1.10.2-2021.0.6 + 1.10.3-2021.0.6 pom import diff --git a/changes/changes-1.10.3.md b/changes/changes-1.10.3.md new file mode 100644 index 000000000..5e0cd4246 --- /dev/null +++ b/changes/changes-1.10.3.md @@ -0,0 +1,13 @@ +# Change Log +--- + +- [fix: fix log feign response stream close bug.](https://github.com/Tencent/spring-cloud-tencent/pull/897) +- [fix:remove the secondary report.](https://github.com/Tencent/spring-cloud-tencent/pull/899) +- [feature: add ratelimit provider info and refactor ratelimit use arguments.](https://github.com/Tencent/spring-cloud-tencent/pull/903) +- [fix:optimize instance circuit beaker.](https://github.com/Tencent/spring-cloud-tencent/pull/909) +- [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/912) +- [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/913) +- [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/921) +- [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/930) +- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/926) +- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/935) diff --git a/pom.xml b/pom.xml index eb4d779f7..5454486bf 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ - 1.10.3-2021.0.6 + 1.11.0-2021.0.6-SNAPSHOT 5.3.25 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index cda01a917..a95142bad 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,10 +70,10 @@ - 1.10.3-2021.0.6 + 1.11.0-2021.0.6-SNAPSHOT - 1.11.3 + 1.11.5 31.0.1-jre 1.2.11 4.5.1