From 25d12d17c1ef2ad3b42c867ed48e3298f14a1809 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Wed, 28 May 2025 17:44:48 +0800 Subject: [PATCH] feat:support config empty protection. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a553b01cd..e79fbed49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,4 @@ --- - [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1563) -- [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1584) +- [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1585)