From d82417de4abbb95b45d74a9e930808c0cca20ac0 Mon Sep 17 00:00:00 2001 From: seanyu Date: Wed, 29 Mar 2023 16:13:14 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 996d47f3c..9d6448bac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,3 +8,4 @@ - [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/915) - [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/917) - [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/922) +- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/927)