From 873891d12e8f63bf9b1e69909a112d0d04770263 Mon Sep 17 00:00:00 2001 From: seanyu Date: Wed, 29 Mar 2023 16:14:28 +0800 Subject: [PATCH] add CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c6dfa9c..bbba5450a 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/914) - [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/916) - [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/919) +- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/925) \ No newline at end of file