From f0c6c2ef95720e7ec449ab00bdf346b365cb9b0d Mon Sep 17 00:00:00 2001 From: pandaapo <1052156701@qq.com> Date: Tue, 30 Aug 2022 00:03:00 +0800 Subject: [PATCH] Add information of this PR to CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c03d892..f5832459c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,3 +18,4 @@ - [feat:optimize pushgateway plugin.](https://github.com/Tencent/spring-cloud-tencent/pull/530) - [Feature: remove location metadata](https://github.com/Tencent/spring-cloud-tencent/pull/535) - [Feature: remove location metadata](https://github.com/Tencent/spring-cloud-tencent/pull/541) +- [Fix issue: report the labels in request when report the result of invocation by Feign](https://github.com/Tencent/spring-cloud-tencent/pull/546)