parent
7a39ab1c58
commit
b2298dce83
@ -1,12 +1,4 @@
|
||||
# Change Log
|
||||
---
|
||||
|
||||
- [feature: add config for customized local port.](https://github.com/Tencent/spring-cloud-tencent/pull/923)
|
||||
- [feat:support webclient and gateway report call metrics](https://github.com/Tencent/spring-cloud-tencent/pull/924)
|
||||
- [feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return.](https://github.com/Tencent/spring-cloud-tencent/pull/939)
|
||||
- [docs:prevent the release of the final version of the sdk.](https://github.com/Tencent/spring-cloud-tencent/pull/943)
|
||||
- [fix: fix nacos CircuitBreaker disable bug.](https://github.com/Tencent/spring-cloud-tencent/pull/948)
|
||||
- [feature: optimize polaris-ratelimit-example, add caller query params and headers, add callee custom label resolver.](https://github.com/Tencent/spring-cloud-tencent/pull/951)
|
||||
- [refactor:refactor reactor code in router module.](https://github.com/Tencent/spring-cloud-tencent/pull/955)
|
||||
- [refactor: refactor circuitbreaker .](https://github.com/Tencent/spring-cloud-tencent/pull/963)
|
||||
- [feature: add polaris ring hash load balancer .](https://github.com/Tencent/spring-cloud-tencent/pull/970)
|
||||
|
||||
|
@ -0,0 +1,12 @@
|
||||
# Change Log
|
||||
---
|
||||
|
||||
- [feature: add config for customized local port.](https://github.com/Tencent/spring-cloud-tencent/pull/923)
|
||||
- [feat:support webclient and gateway report call metrics](https://github.com/Tencent/spring-cloud-tencent/pull/924)
|
||||
- [feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return.](https://github.com/Tencent/spring-cloud-tencent/pull/939)
|
||||
- [docs:prevent the release of the final version of the sdk.](https://github.com/Tencent/spring-cloud-tencent/pull/943)
|
||||
- [fix: fix nacos CircuitBreaker disable bug.](https://github.com/Tencent/spring-cloud-tencent/pull/948)
|
||||
- [feature: optimize polaris-ratelimit-example, add caller query params and headers, add callee custom label resolver.](https://github.com/Tencent/spring-cloud-tencent/pull/951)
|
||||
- [refactor:refactor reactor code in router module.](https://github.com/Tencent/spring-cloud-tencent/pull/955)
|
||||
- [refactor: refactor circuitbreaker .](https://github.com/Tencent/spring-cloud-tencent/pull/963)
|
||||
- [feature: add polaris ring hash load balancer .](https://github.com/Tencent/spring-cloud-tencent/pull/970)
|
Loading…
Reference in new issue