diff --git a/CHANGELOG.md b/CHANGELOG.md index 331df604..06c1f817 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,19 +1,3 @@ # Change Log --- -- [docs:Add code coverage blocking.](https://github.com/Tencent/spring-cloud-tencent/pull/838) -- [docs:Add license checker GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/840) -- [refactor:move loadbalancer to discovery module.](https://github.com/Tencent/spring-cloud-tencent/pull/846) -- [feat:update spring framework version of 2022 branch.](https://github.com/Tencent/spring-cloud-tencent/pull/851) -- [feature:add PolarisRateLimiterLimitedFallback spi.](https://github.com/Tencent/spring-cloud-tencent/pull/857) -- [fix:fix the error capture of rate limit exception.](https://github.com/Tencent/spring-cloud-tencent/pull/860) -- [feat:enable stat reporting as default.](https://github.com/Tencent/spring-cloud-tencent/pull/863) -- [refactor:update to junit 5.](https://github.com/Tencent/spring-cloud-tencent/pull/866) -- [docs:support auto snapshot release in GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/871) -- [feature:add User-Agent:polaris for healthyCheck api.](https://github.com/Tencent/spring-cloud-tencent/pull/872) -- [optimize:optimize ServiceRuleManager.](https://github.com/Tencent/spring-cloud-tencent/pull/877) -- [refactor:refactor stat module.](https://github.com/Tencent/spring-cloud-tencent/pull/880) -- [feature:add polaris circuit breaker support.](https://github.com/Tencent/spring-cloud-tencent/pull/882) -- [fix:fix NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/886) -- [refactor:optimize sct-all.](https://github.com/Tencent/spring-cloud-tencent/pull/888) -- [fix:fix instance circuit breaker not working bug.](https://github.com/Tencent/spring-cloud-tencent/pull/893) diff --git a/changes/changes-1.10.0.md b/changes/changes-1.10.0.md new file mode 100644 index 00000000..331df604 --- /dev/null +++ b/changes/changes-1.10.0.md @@ -0,0 +1,19 @@ +# Change Log +--- + +- [docs:Add code coverage blocking.](https://github.com/Tencent/spring-cloud-tencent/pull/838) +- [docs:Add license checker GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/840) +- [refactor:move loadbalancer to discovery module.](https://github.com/Tencent/spring-cloud-tencent/pull/846) +- [feat:update spring framework version of 2022 branch.](https://github.com/Tencent/spring-cloud-tencent/pull/851) +- [feature:add PolarisRateLimiterLimitedFallback spi.](https://github.com/Tencent/spring-cloud-tencent/pull/857) +- [fix:fix the error capture of rate limit exception.](https://github.com/Tencent/spring-cloud-tencent/pull/860) +- [feat:enable stat reporting as default.](https://github.com/Tencent/spring-cloud-tencent/pull/863) +- [refactor:update to junit 5.](https://github.com/Tencent/spring-cloud-tencent/pull/866) +- [docs:support auto snapshot release in GitHub Action.](https://github.com/Tencent/spring-cloud-tencent/pull/871) +- [feature:add User-Agent:polaris for healthyCheck api.](https://github.com/Tencent/spring-cloud-tencent/pull/872) +- [optimize:optimize ServiceRuleManager.](https://github.com/Tencent/spring-cloud-tencent/pull/877) +- [refactor:refactor stat module.](https://github.com/Tencent/spring-cloud-tencent/pull/880) +- [feature:add polaris circuit breaker support.](https://github.com/Tencent/spring-cloud-tencent/pull/882) +- [fix:fix NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/886) +- [refactor:optimize sct-all.](https://github.com/Tencent/spring-cloud-tencent/pull/888) +- [fix:fix instance circuit breaker not working bug.](https://github.com/Tencent/spring-cloud-tencent/pull/893) diff --git a/pom.xml b/pom.xml index c389359c..a8bc7fd7 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ - 1.10.0-2022.0.1 + 1.11.0-2022.0.1-SNAPSHOT 6.0.5 diff --git a/spring-cloud-tencent-dependencies/pom.xml b/spring-cloud-tencent-dependencies/pom.xml index 82c2349c..94ba1724 100644 --- a/spring-cloud-tencent-dependencies/pom.xml +++ b/spring-cloud-tencent-dependencies/pom.xml @@ -70,7 +70,7 @@ - 1.10.0-2022.0.1 + 1.11.0-2022.0.1-SNAPSHOT 1.11.1