From aa6674fac469d6b1b861faca2689a7f94c6cd557 Mon Sep 17 00:00:00 2001 From: fuyuwei01 Date: Mon, 15 Jul 2024 19:34:18 +0800 Subject: [PATCH] fix:feat: support lossless online/offline (#1338) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ff5774879..35cc9cb0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,3 +5,4 @@ - [fix:fix ApplicationContextAwareUtils NPE bug.](https://github.com/Tencent/spring-cloud-tencent/pull/1294) - [feat:upgrade jacoco version.](https://github.com/Tencent/spring-cloud-tencent/pull/1308) - [fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5.](https://github.com/Tencent/spring-cloud-tencent/pull/1337) +- [fix:feat: support lossless online/offline](https://github.com/Tencent/spring-cloud-tencent/pull/1338)