diff --git a/CHANGELOG.md b/CHANGELOG.md index fe42bac4d..7de52134f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,3 +34,4 @@ - [fix: fix TSF context bootstrap configuration](https://github.com/Tencent/spring-cloud-tencent/pull/1424) - [fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis](https://github.com/Tencent/spring-cloud-tencent/pull/1426) - [fix:fix actuator name warning from #1428 .](https://github.com/Tencent/spring-cloud-tencent/pull/1431) +- [feat:upgrade api circuit breaker.](https://github.com/Tencent/spring-cloud-tencent/pull/1442) diff --git a/pom.xml b/pom.xml index 09470505f..454b09208 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ - 2.0.0.0-2023.0.0-RC2 + 2.0.0.0-2023.0.0-SNAPSHOT 6.1.6 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 84b29b4f0..4df757dd2 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -71,7 +71,7 @@ - 2.0.0.0-2023.0.0-RC2 + 2.0.0.0-2023.0.0-SNAPSHOT 2.0.0.0-SNAPSHOT