From df1d348f55287e2837554c219f7ea11c34aa90f1 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Thu, 12 Jun 2025 13:36:06 +0800 Subject: [PATCH] feat:support instance detect. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68972d8d8..e9feb8836 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -42,4 +42,5 @@ - [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1600) - [feat:support config all recover enabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1603) - [feat:support stat reporting path aggregation.](https://github.com/Tencent/spring-cloud-tencent/pull/1607) +- [feat:support namespace exports configuration if not created.](https://github.com/Tencent/spring-cloud-tencent/pull/1612) - [feat:support instance detect.](https://github.com/Tencent/spring-cloud-tencent/pull/1618)