From cca90a800944551480bc8461a63b2db1f079685d Mon Sep 17 00:00:00 2001 From: DerekYRC <15521077528@163.com> Date: Mon, 29 Aug 2022 20:58:53 +0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54e634c85..ab8d197f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,3 +25,4 @@ - [Feature: remove location metadata](https://github.com/Tencent/spring-cloud-tencent/pull/534) - [Feature: remove location metadata](https://github.com/Tencent/spring-cloud-tencent/pull/540) - [add feature-env plugin & add spring cloud gateway staining plugin](https://github.com/Tencent/spring-cloud-tencent/pull/532) +- [fix:set error handler named EnhancedRestTemplateReporter for RestTemplate](https://github.com/Tencent/spring-cloud-tencent/pull/544)