parent
545e7f8af1
commit
7cf19415c5
@ -1,13 +1,3 @@
|
||||
# Change Log
|
||||
---
|
||||
|
||||
- [fix: fix log feign response stream close bug.](https://github.com/Tencent/spring-cloud-tencent/pull/897)
|
||||
- [fix:remove the secondary report.](https://github.com/Tencent/spring-cloud-tencent/pull/899)
|
||||
- [feature: add ratelimit provider info and refactor ratelimit use arguments.](https://github.com/Tencent/spring-cloud-tencent/pull/903)
|
||||
- [fix:optimize instance circuit beaker.](https://github.com/Tencent/spring-cloud-tencent/pull/909)
|
||||
- [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/912)
|
||||
- [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/913)
|
||||
- [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/921)
|
||||
- [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/930)
|
||||
- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/926)
|
||||
- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/935)
|
@ -0,0 +1,13 @@
|
||||
# Change Log
|
||||
---
|
||||
|
||||
- [fix: fix log feign response stream close bug.](https://github.com/Tencent/spring-cloud-tencent/pull/897)
|
||||
- [fix:remove the secondary report.](https://github.com/Tencent/spring-cloud-tencent/pull/899)
|
||||
- [feature: add ratelimit provider info and refactor ratelimit use arguments.](https://github.com/Tencent/spring-cloud-tencent/pull/903)
|
||||
- [fix:optimize instance circuit beaker.](https://github.com/Tencent/spring-cloud-tencent/pull/909)
|
||||
- [fix:optimize multi service registration and discovery.](https://github.com/Tencent/spring-cloud-tencent/pull/912)
|
||||
- [feature: improve circuit breaker usage.](https://github.com/Tencent/spring-cloud-tencent/pull/913)
|
||||
- [fix:fix nacos and consul registration.](https://github.com/Tencent/spring-cloud-tencent/pull/921)
|
||||
- [Documentation content changes: add circuitbreaker readme.](https://github.com/Tencent/spring-cloud-tencent/pull/930)
|
||||
- [fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign.](https://github.com/Tencent/spring-cloud-tencent/pull/926)
|
||||
- [fix: adapt for nacos instance.](https://github.com/Tencent/spring-cloud-tencent/pull/935)
|
Loading…
Reference in new issue