From 7afa033e310c32ce0db1392facb1a130a39bf99e Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Mon, 19 May 2025 11:52:51 +0800 Subject: [PATCH] fix: add gateway context config example. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8caa5c739..464ce2ef0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,4 +15,4 @@ - [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) -- [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1561) \ No newline at end of file +- [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1562) \ No newline at end of file