From 545e7f8af15976dd35c681e382650a8b8989be3e Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Sat, 1 Apr 2023 00:13:45 +0800 Subject: [PATCH 1/2] release:release 1.10.3-2021.0.6. --- README-zh.md | 2 +- README.md | 2 +- spring-cloud-tencent-dependencies/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index cda01a917..86244cfbf 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -73,7 +73,7 @@ 1.10.3-2021.0.6 - 1.11.3 + 1.11.5 31.0.1-jre 1.2.11 4.5.1 From 7cf19415c58971289ab6829052f84bf91924ce9c Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Sat, 1 Apr 2023 09:32:22 +0800 Subject: [PATCH 2/2] begin 1.11.0. --- CHANGELOG.md | 10 ---------- changes/changes-1.10.3.md | 13 +++++++++++++ pom.xml | 2 +- spring-cloud-tencent-dependencies/pom.xml | 2 +- 4 files changed, 15 insertions(+), 12 deletions(-) create mode 100644 changes/changes-1.10.3.md diff --git a/CHANGELOG.md b/CHANGELOG.md index ac54f6e29..06c1f8175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,3 @@ # 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) \ No newline at end of file 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 86244cfbf..a95142bad 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,7 +70,7 @@ - 1.10.3-2021.0.6 + 1.11.0-2021.0.6-SNAPSHOT 1.11.5