From 38169a8af0fb24d5bc51b8a43e429093e973f1a3 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Fri, 4 Jul 2025 14:49:04 +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..9ff46c436 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/1641)