You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-cloud-tencent/CHANGELOG.md

13 lines
959 B

# Change Log
---
- [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)
- fix:fix ipv6 instance not found bug.