From da2c08a3029917a5217cd43ab305d31697df3a83 Mon Sep 17 00:00:00 2001 From: Haotian Zhang <928016560@qq.com> Date: Tue, 17 Jun 2025 19:29:56 +0800 Subject: [PATCH] docs:update CHANGELOG. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index edd6a05ac..e3eddf034 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,6 @@ # Change Log --- -- [fix: polaris.discovery.heartbeat.enabled not effective.](https://github.com/Tencent/spring-cloud-tencent/pull/xxxx) - [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1563) - [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1585) - [feat:upgrade springframework version.](https://github.com/Tencent/spring-cloud-tencent/pull/1590) @@ -10,3 +9,4 @@ - [feat:support config all recover enabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1604) - [feat:support stat reporting path aggregation.](https://github.com/Tencent/spring-cloud-tencent/pull/1608) - [feat:support instance detect.](https://github.com/Tencent/spring-cloud-tencent/pull/1617) +- [fix: polaris.discovery.heartbeat.enabled not effective.](https://github.com/Tencent/spring-cloud-tencent/pull/1621)