From 73a9b1bc00b0af709140334065a5b8499d7a1888 Mon Sep 17 00:00:00 2001 From: frankjlli Date: Wed, 29 Jun 2022 13:12:59 +0800 Subject: [PATCH] add: change log for actuator extension --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09e09b284..4ede9cf54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,3 +19,4 @@ - [Feature:add restTemplate Report Polaris](https://github.com/Tencent/spring-cloud-tencent/pull/272) - [Use jdk constants instead of magic variables](https://github.com/Tencent/spring-cloud-tencent/pull/313) - [Fix the current limiting effect is that other requests cannot be processed when queuing at a constant speed](https://github.com/Tencent/spring-cloud-tencent/pull/316) +- [Feature: support actuator for sct core components](https://github.com/Tencent/spring-cloud-tencent/pull/343)