From d959bb3d1c0f8ac989d5128a930bcc4ace53ba30 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Mon, 19 May 2025 19:51:02 +0800 Subject: [PATCH] fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a920b062d..f820c52a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,4 +14,5 @@ - [feat: support config event.](https://github.com/Tencent/spring-cloud-tencent/pull/1532) - [feat:support stat and event report with service discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1533) - [fix: update EnhancedRequestContext toString method.](https://github.com/Tencent/spring-cloud-tencent/pull/1547) -- [docs: update GitHub Actions.](https://github.com/Tencent/spring-cloud-tencent/pull/1554) \ No newline at end of file +- [docs: update GitHub Actions.](https://github.com/Tencent/spring-cloud-tencent/pull/1554) +- [fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error.](https://github.com/Tencent/spring-cloud-tencent/pull/1572) \ No newline at end of file