From db4076dc2f49566c7cc803ba700e50a731445a0a Mon Sep 17 00:00:00 2001 From: fuyuwei01 Date: Mon, 5 Aug 2024 19:23:39 +0800 Subject: [PATCH] feat:support consul config data. --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b90bb8a37..e043211f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,4 +22,5 @@ - [fix: fix lossless test case unstable issues.](https://github.com/Tencent/spring-cloud-tencent/pull/1355) - [feat:support consul service update task.](https://github.com/Tencent/spring-cloud-tencent/pull/1357) - [fix:fix app starting failed when user using custom OpenAPI bean.](https://github.com/Tencent/spring-cloud-tencent/pull/1358) -- [fix: memory cost too many when using wildcard feign calls](https://github.com/Tencent/spring-cloud-tencent/pull/1359) \ No newline at end of file +- [fix: memory cost too many when using wildcard feign calls](https://github.com/Tencent/spring-cloud-tencent/pull/1359) +- [feat:support consul config data. ](https://github.com/Tencent/spring-cloud-tencent/pull/1365) \ No newline at end of file