From d5203f11b993232237fe4f537220ea7634e75591 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Fri, 4 Jul 2025 14:46:58 +0800 Subject: [PATCH] fix:fix PolarisContextProperties instantiated twice causing NPE. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 289a55e81..ac110d4b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ # Change Log --- -- [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1638) +- [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1640)