From 67cbef956b7fcb07c15c3ffd06ba7cf63f14b38f Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Wed, 4 Jun 2025 11:59:42 +0800 Subject: [PATCH] feat:support ipv6. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 04b694095..163e8829e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,4 +39,4 @@ - [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/1594) -- [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1599) +- [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1600)