From fec5083cdc39b71e1fd417e6afdc30b404bb3b19 Mon Sep 17 00:00:00 2001 From: fishtailfu Date: Mon, 23 Jun 2025 14:29:04 +0800 Subject: [PATCH] feat:support polaris server nearby backup LB. --- CHANGELOG.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ef355c3f..f62d98991 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,12 @@ # Change Log --- -- [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1563) -- [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1585) -- [feat:upgrade springframework version.](https://github.com/Tencent/spring-cloud-tencent/pull/1590) -- [feat:support dynamic multi-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1595) -- [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1598) -- [feat:support config all recover enabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1604) -- [feat:support stat reporting path aggregation.](https://github.com/Tencent/spring-cloud-tencent/pull/1608) -- [feat:support instance detect.](https://github.com/Tencent/spring-cloud-tencent/pull/1617) -- [fix: fix loadbalancer metadata type.](https://github.com/Tencent/spring-cloud-tencent/pull/1625) +- [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1562) +- [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1581) +- [feat:support dynamic multi-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1591) +- [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1592) +- [feat:support config all recover enabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1593) +- [feat:support stat reporting path aggregation.](https://github.com/Tencent/spring-cloud-tencent/pull/1602) +- [feat:support instance detect.](https://github.com/Tencent/spring-cloud-tencent/pull/1616) +- [fix: fix loadbalancer metadata type.](https://github.com/Tencent/spring-cloud-tencent/pull/1624) - [feat:support polaris server nearby backup LB.](https://github.com/Tencent/spring-cloud-tencent/pull/1629)