From ad95a48ab9d7715ad8d2a462f597a1877b38ccf5 Mon Sep 17 00:00:00 2001 From: fuyuwei01 Date: Wed, 24 Jul 2024 16:04:55 +0800 Subject: [PATCH] fix: move @ConditionalOnTsfEnabled to spring-cloud-tencent-commons and fix PolarisInetUtilsAutoConfiguration --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b52852fb..f29c97754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,4 +16,4 @@ - [feat:add zero protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1346) - [fix:fix no registry when lossless is disabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1347) - [fix:fix the ratelimit bug for 2022](https://github.com/Tencent/spring-cloud-tencent/pull/1348) -- [feat:add Tencent Cloud TSF support.](https://github.com/Tencent/spring-cloud-tencent/pull/1350) \ No newline at end of file +- [feat:add Tencent Cloud TSF support. ](https://github.com/Tencent/spring-cloud-tencent/pull/1350) \ No newline at end of file