parent
413986f029
commit
6288a9f48d
@ -1,13 +1,3 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
---
|
---
|
||||||
|
|
||||||
- [fix: fix log feign response stream close bug.](https://github.com/Tencent/spring-cloud-tencent/pull/896)
|
|
||||||
- [fix:remove the secondary report.](https://github.com/Tencent/spring-cloud-tencent/pull/900)
|
|
||||||
- [feature: add ratelimit provider info and refactor ratelimit use arguments.](https://github.com/Tencent/spring-cloud-tencent/pull/902)
|
|
||||||
- [fix:optimize instance circuit beaker.](https://github.com/Tencent/spring-cloud-tencent/pull/908)
|
|
||||||
- [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/914)
|
|
||||||
- [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/916)
|
|
||||||
- [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/919)
|
|
||||||
- [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/929)
|
|
||||||
- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/925)
|
|
||||||
- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/933)
|
|
||||||
@ -0,0 +1,13 @@
|
|||||||
|
# Change Log
|
||||||
|
---
|
||||||
|
|
||||||
|
- [fix: fix log feign response stream close bug.](https://github.com/Tencent/spring-cloud-tencent/pull/896)
|
||||||
|
- [fix:remove the secondary report.](https://github.com/Tencent/spring-cloud-tencent/pull/900)
|
||||||
|
- [feature: add ratelimit provider info and refactor ratelimit use arguments.](https://github.com/Tencent/spring-cloud-tencent/pull/902)
|
||||||
|
- [fix:optimize instance circuit beaker.](https://github.com/Tencent/spring-cloud-tencent/pull/908)
|
||||||
|
- [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/914)
|
||||||
|
- [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/916)
|
||||||
|
- [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/919)
|
||||||
|
- [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/929)
|
||||||
|
- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/925)
|
||||||
|
- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/933)
|
||||||
Loading…
Reference in new issue