# Change Log --- - [fix: add gateway context config example.](https://github.com/Tencent/spring-cloud-tencent/pull/1564) - [feat:support config empty protection.](https://github.com/Tencent/spring-cloud-tencent/pull/1586) - [feat:upgrade to 2023.0.5.](https://github.com/Tencent/spring-cloud-tencent/pull/1588) - [feat:support dynamic multi-discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/1596) - [feat:support ipv6.](https://github.com/Tencent/spring-cloud-tencent/pull/1601) - [feat:support config all recover enabled.](https://github.com/Tencent/spring-cloud-tencent/pull/1605) - [feat:support stat reporting path aggregation.](https://github.com/Tencent/spring-cloud-tencent/pull/1609) - [feat:support instance detect.](https://github.com/Tencent/spring-cloud-tencent/pull/1619) - [fix: fix loadbalancer metadata type.](https://github.com/Tencent/spring-cloud-tencent/pull/1626) - [feat:support polaris server nearby backup LB.](https://github.com/Tencent/spring-cloud-tencent/pull/1630) - fix:fix ipv6 instance not found bug. - fix:fix tsf lossless not working bug. - fix:fix RestTemplate trace attribute loss bug. - fix:fix polaris_namespace is null when using TSF.