From 99bef6ebc721317ddaeec9c8de8fa0cd7fea83d9 Mon Sep 17 00:00:00 2001
From: Haotian Zhang <928016560@qq.com>
Date: Mon, 27 Mar 2023 16:37:28 +0800
Subject: [PATCH] fix:fix nacos and consul registration. (#919)
---
CHANGELOG.md | 1 +
README-zh.md | 2 +-
README.md | 2 +-
spring-cloud-tencent-dependencies/pom.xml | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 14dcfde6b..75c6dfa9c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,3 +7,4 @@
- [fix:optimize instance circuit beaker.](https://github.com/Tencent/spring-cloud-tencent/pull/908)
- [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/914)
- [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/916)
+- [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/919)
diff --git a/README-zh.md b/README-zh.md
index 3fcb750e1..70f0c204f 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.0-2020.0.5
+ 1.10.2-2020.0.5
pom
import
diff --git a/README.md b/README.md
index e04962aa1..fdd5c57b8 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ For example:
com.tencent.cloud
spring-cloud-tencent-dependencies
- 1.10.0-2020.0.5
+ 1.10.2-2020.0.5
pom
import
diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml
index 111ef0ad7..7b9450be9 100644
--- a/spring-cloud-tencent-dependencies/pom.xml
+++ b/spring-cloud-tencent-dependencies/pom.xml
@@ -73,7 +73,7 @@
1.11.0-2020.0.6-SNAPSHOT
- 1.11.2
+ 1.11.3-SNAPSHOT
31.0.1-jre
1.2.11
4.5.1