From 5d65ae2336ab1d1f8b220bb9cebd5580bf389958 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Fri, 25 Jul 2025 17:33:44 +0800 Subject: [PATCH] feat: support multi remote limiter service. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3445ff401..5a1eaa9b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,3 +14,4 @@ - [feat: support custom quickstart circuitbreak delay time.](https://github.com/Tencent/spring-cloud-tencent/pull/1666) - [feat: add delay interface in tsf-example.](https://github.com/Tencent/spring-cloud-tencent/pull/1668) - [fix: fix lb configuration on bootstrap step.](https://github.com/Tencent/spring-cloud-tencent/issues/1673) +