|
|
|
@ -1,6 +1,15 @@
|
|
|
|
|
# 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: polaris.discovery.heartbeat.enabled not effective.](https://github.com/Tencent/spring-cloud-tencent/pull/1621)
|
|
|
|
|
- [fix:fix PolarisContextProperties instantiated twice causing NPE.](https://github.com/Tencent/spring-cloud-tencent/pull/1638)
|
|
|
|
|
- [feat:support setting load balancing strategy per service.](https://github.com/Tencent/spring-cloud-tencent/pull/1633)
|
|
|
|
|
- [feat: support tsf 2024.](https://github.com/Tencent/spring-cloud-tencent/pull/1635)
|
|
|
|
@ -16,4 +25,4 @@
|
|
|
|
|
- [fix: fix lb configuration on bootstrap step.](https://github.com/Tencent/spring-cloud-tencent/issues/1673)
|
|
|
|
|
- [feat:support 2024.0.2.](https://github.com/Tencent/spring-cloud-tencent/issues/1674)
|
|
|
|
|
- [feat:support fault injection.](https://github.com/Tencent/spring-cloud-tencent/pull/1672)
|
|
|
|
|
- [feat: support config event and monitor address list.](https://github.com/Tencent/spring-cloud-tencent/pull/1675)
|
|
|
|
|
- [feat: support config event and monitor address list.](https://github.com/Tencent/spring-cloud-tencent/pull/1675)
|