From d535e36956f795392a7b0c4486274240e2a340ca Mon Sep 17 00:00:00 2001 From: evelynwei Date: Mon, 19 May 2025 19:43:08 +0800 Subject: [PATCH] docs: update changelog.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2c694b0e..0e0dab73b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,4 +58,5 @@ - [feat: support config event.](https://github.com/Tencent/spring-cloud-tencent/pull/1535) - [feat:support stat and event report with service discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1537) - [fix: update EnhancedRequestContext toString method.](https://github.com/Tencent/spring-cloud-tencent/pull/1546) -- [docs: update GitHub Actions.](https://github.com/Tencent/spring-cloud-tencent/pull/1556) \ No newline at end of file +- [docs: update GitHub Actions.](https://github.com/Tencent/spring-cloud-tencent/pull/1556) +- [fix: fix javaagent ratelimit pb method not found erro](https://github.com/Tencent/spring-cloud-tencent/pull/1569) \ No newline at end of file