From 08482dc0e0af90601111c8f72eb7ebb27f082e43 Mon Sep 17 00:00:00 2001 From: wulingxiao <1251605638@qqcom> Date: Wed, 26 Oct 2022 07:04:56 +0800 Subject: [PATCH] Optimize:optimize TransHeadersTransfer. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 984c5d462..746354342 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,3 +14,4 @@ - [feat:support read config file from local file system.](https://github.com/Tencent/spring-cloud-tencent/pull/649) - [feat: publish spring event named ConfigChangeSpringEvent when the configuration is changed](https://github.com/Tencent/spring-cloud-tencent/pull/651) - [Feature: support new expression](https://github.com/Tencent/spring-cloud-tencent/pull/661) +- [Optimize:optimize TransHeadersTransfer.](https://github.com/Tencent/spring-cloud-tencent/pull/662)