From 31ea7bac82f6507d1775f2a23fc2a7a6868758d7 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Wed, 22 Apr 2026 17:41:42 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index feef78960..85c913525 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,3 +10,4 @@ - [test: add unit tests for ConfigurationModifier and fix TsfConsul report logic](https://github.com/Tencent/spring-cloud-tencent/pull/1802) - [fix: prepend context-path to contract reporter API paths](https://github.com/Tencent/spring-cloud-tencent/pull/1803) - [feat: support overrideHost configuration for ratelimit, event reporter and stat modules](https://github.com/Tencent/spring-cloud-tencent/pull/1804) +- [fix: add condition for eager load autoconfiguration](https://github.com/Tencent/spring-cloud-tencent/pull/1805)