diff --git a/CHANGELOG.md b/CHANGELOG.md index 44ef6cf8a..7dcce17f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,3 +29,4 @@ - [fix:Update README-zh.md](https://github.com/Tencent/spring-cloud-tencent/pull/1094). - [feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels.](https://github.com/Tencent/spring-cloud-tencent/pull/1105) - 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 9f9d8ea20..6a8b9a989 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-2022.0.4 + 1.12.3-2022.0.4 pom import diff --git a/README.md b/README.md index 0d403367e..df4d44043 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ For example: com.tencent.cloud spring-cloud-tencent-dependencies - 1.12.2-2022.0.4 + 1.12.3-2022.0.4 pom import diff --git a/pom.xml b/pom.xml index 5d5bbe3cc..c0bd70575 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ - 1.12.2-2022.0.4 + 1.12.3-2022.0.4 6.0.11 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index b4392138d..495d4edd7 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,10 +70,10 @@ - 1.12.2-2022.0.4 + 1.12.3-2022.0.4 - 1.14.1 + 1.14.2 32.0.1-jre 4.9.0 1.12.19