From c244babe0cefc9f85a8745e408ff31a4e1b1f149 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Tue, 3 Jun 2025 17:58:50 +0800 Subject: [PATCH] feat:support dynamic multi-discovery. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fce6e839..624d8b57f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,4 +38,4 @@ - [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1561) - [fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error.](https://github.com/Tencent/spring-cloud-tencent/pull/1575) - [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1583) -- [feat:support dynamic multi-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1591) +- [feat:support dynamic multi-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1594)