From 6bc2fe953b3e211df9fa0ae6b40ac8bff1ba903e Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Wed, 10 May 2023 09:48:29 +0800 Subject: [PATCH] release:release 1.11.3-Hoxton.SR12. --- CHANGELOG.md | 3 ++- README-zh.md | 2 +- README.md | 2 +- pom.xml | 2 +- spring-cloud-tencent-dependencies/pom.xml | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 622d977b..129318ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,4 +17,5 @@ - [docs:prevent the release of the final version of the sdk.](https://github.com/Tencent/spring-cloud-tencent/commit/be4dc8063bf8feb45d1430de979e9a85339b53c8) - [feature: add config for customized local port.](https://github.com/Tencent/spring-cloud-tencent/commit/099508ea04687094e7ede8e5bb39eccc43287e5a) - [feat:support webclient and gateway report call metrics](https://github.com/Tencent/spring-cloud-tencent/commit/2e8074b16363d437e106b965003b9261157f6a9d) -- [feature: add polaris ring hash load balancer.]() +- [feature: add polaris ring hash load balancer.](https://github.com/Tencent/spring-cloud-tencent/commit/b10ef1bf70b7a567fecff72d974917776b3be098) +- [fix:fix reportClient not working bug when using push-gateway strategy.](https://github.com/Tencent/spring-cloud-tencent/commit/de22408cf32a51b64cd4e14b28899054d981b96f) diff --git a/README-zh.md b/README-zh.md index eda0cb20..c238e604 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.9.1-Hoxton.SR12 + 1.11.3-Hoxton.SR12 pom import diff --git a/README.md b/README.md index 6d545bb5..43e07980 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ For example: com.tencent.cloud spring-cloud-tencent-dependencies - 1.9.1-Hoxton.SR12 + 1.11.3-Hoxton.SR12 pom import diff --git a/pom.xml b/pom.xml index 0117853f..9f79b38a 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ - 1.11.2-Hoxton.SR12-SNAPSHOT + 1.11.3-Hoxton.SR12 5.2.22.RELEASE diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 498a1070..6191c15e 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,7 +70,7 @@ - 1.11.2-Hoxton.SR12-SNAPSHOT + 1.11.3-Hoxton.SR12 1.12.4