diff --git a/CHANGELOG.md b/CHANGELOG.md index ed5402897..08b26385c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,3 +29,4 @@ - [fix:Update README-zh.md](https://github.com/Tencent/spring-cloud-tencent/pull/1090). - [feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels.](https://github.com/Tencent/spring-cloud-tencent/pull/1103). - fix:fix system env variable read bug. +- fix:fix report bug after circuit breaker rule being deleted. diff --git a/README-zh.md b/README-zh.md index b813258c4..2f746875c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -78,7 +78,7 @@ Spring Cloud Tencent 所有组件都已上传到 Maven 中央仓库,只需要 com.tencent.cloud spring-cloud-tencent-dependencies - 1.12.2-2021.0.8 + 1.12.3-2021.0.8 pom import diff --git a/README.md b/README.md index 6ae709175..661e6e282 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ For example: com.tencent.cloud spring-cloud-tencent-dependencies - 1.12.2-2021.0.8 + 1.12.3-2021.0.8 pom import diff --git a/pom.xml b/pom.xml index a59889fa1..e3d12211b 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ - 1.12.2-2021.0.8 + 1.12.3-2021.0.8 5.3.29 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index dc1cdbf29..bad694911 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,10 +70,10 @@ - 1.12.2-2021.0.8 + 1.12.3-2021.0.8 - 1.14.1 + 1.14.2 32.0.1-jre 1.2.11 4.5.1