From fbf95ee825ad9cdd31e5c4fb6f788c367f3bdebf Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Mon, 16 Jan 2023 11:06:53 +0800 Subject: [PATCH] fix:fix the bug that the long connection timing switching function fails. (#808) --- CHANGELOG.md | 3 +-- README-zh.md | 5 +++-- README.md | 5 +++-- changes/changes-1.8.2.md | 2 ++ pom.xml | 6 +++--- spring-cloud-tencent-dependencies/pom.xml | 4 ++-- 6 files changed, 14 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f1677228..58bba1d63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,4 @@ # Change Log --- -- [feat:update to Spring Cloud 2022 RC3.](https://github.com/Tencent/spring-cloud-tencent/pull/769) -- [feat:update to Spring Cloud 2022 Release.](https://github.com/Tencent/spring-cloud-tencent/pull/782) +- [fix:fix the bug that the long connection timing switching function fails.](https://github.com/Tencent/spring-cloud-tencent/pull/808) diff --git a/README-zh.md b/README-zh.md index c7f843b05..6ae6c6dcb 100644 --- a/README-zh.md +++ b/README-zh.md @@ -65,7 +65,8 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要 > 支持Spring Cloud 版本:2022.0、2021.0、2020.0、Hoxton。 > > Spring Cloud Tencent -> 的版本列表可以查看 [Spring Cloud Tencent 版本管理](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86) +> 的版本列表可以查看 +> [Spring Cloud Tencent 版本管理](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86) > 。 例如: @@ -78,7 +79,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要 com.tencent.cloud spring-cloud-tencent-dependencies - 1.8.2-2022.0.0 + 1.8.3-2022.0.0 pom import diff --git a/README.md b/README.md index 605f91d7b..8041a6f17 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,8 @@ dependencies. > Support Spring Cloud 2022.0, 2021.0, 2020.0, Hoxton. > > The version list of Spring Cloud Tencent can be found -> in [Spring Cloud Tencent Version Management](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86) +> in +> [Spring Cloud Tencent Version Management](https://github.com/Tencent/spring-cloud-tencent/wiki/Spring-Cloud-Tencent-%E7%89%88%E6%9C%AC%E7%AE%A1%E7%90%86) > . For example: @@ -75,7 +76,7 @@ For example: com.tencent.cloud spring-cloud-tencent-dependencies - 1.8.2-2022.0.0 + 1.8.3-2022.0.0 pom import diff --git a/changes/changes-1.8.2.md b/changes/changes-1.8.2.md index b77d84945..83f4e216b 100644 --- a/changes/changes-1.8.2.md +++ b/changes/changes-1.8.2.md @@ -2,3 +2,5 @@ --- - [Optimize: add @Primary for ConfigurationPropertiesRebinder](https://github.com/Tencent/spring-cloud-tencent/pull/754) +- [feat:update to Spring Cloud 2022 RC3.](https://github.com/Tencent/spring-cloud-tencent/pull/769) +- [feat:update to Spring Cloud 2022 Release.](https://github.com/Tencent/spring-cloud-tencent/pull/782) diff --git a/pom.xml b/pom.xml index 1260273e0..0e37fffe4 100644 --- a/pom.xml +++ b/pom.xml @@ -89,16 +89,16 @@ - 1.8.2-2022.0.0 + 1.8.3-2022.0.0 2022.0.0 - 3.0.0 + 3.0.1 - 6.0.3 + 6.0.4 0.8.8 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 279065a4a..a9b16dde9 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,10 +70,10 @@ - 1.8.2-2022.0.0 + 1.8.3-2022.0.0 - 1.9.1 + 1.9.2 31.1-jre 4.9.0 1.12.19