From 541d7496bfca8098fcfb9fa62399a41dc315868b Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Mon, 19 May 2025 20:50:20 +0800 Subject: [PATCH] fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 448a88e35..e6957eb1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,4 +36,4 @@ - [feat: support config event.](https://github.com/Tencent/spring-cloud-tencent/pull/1558) - [feat:support stat and event report with service discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1560) - [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/1574) +- [fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error.](https://github.com/Tencent/spring-cloud-tencent/pull/1575)