shedfreewu
|
7936f0e1fa
|
feat: support tsf unit. (#1681)
* 适配 TSF 单云单元化
---------
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
|
2 weeks ago |
Haotian Zhang
|
7b952830dc
|
feat:support fault injection. (#1672)
|
1 month ago |
Haotian Zhang
|
345bf50178
|
fix:fix RestTemplate trace attribute loss bug.
|
2 months ago |
shedfreewu
|
894dbfda13
|
feat: support tsf 2024 (#1635)
|
2 months ago |
Haotian Zhang
|
3c2b584575
|
docs:update license.
|
2 months ago |
Haotian Zhang
|
fd35059fbb
|
feat:support spring cloud 2024.
|
3 months ago |
Haotian Zhang
|
38b9e4cd49
|
feat:support default instance circuit breaker rule. (#1506)
|
6 months ago |
Haotian Zhang
|
fa23f6573e
|
feat:use polaris-all for shading third-party dependencies. (#1505)
|
6 months ago |
Haotian Zhang
|
d18f3cd52d
|
feat: support gateway context, feign eager-load support default value. (#1504)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
6 months ago |
Haotian Zhang
|
be78abe6ef
|
feat:support circuit breaker metrics reporting. (#1503)
|
6 months ago |
Haotian Zhang
|
021eeb47f2
|
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. (#1501)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
6 months ago |
Haotian Zhang
|
6992011ed5
|
feat:support smooth upgrade from tsf. (#1482)
|
9 months ago |
Haotian Zhang
|
d57d1e9691
|
docs:update license.
|
9 months ago |
Haotian Zhang
|
14229e03b3
|
feat:add admin http handler. (#1450)
|
10 months ago |
Haotian Zhang
|
b0be2c2a97
|
feat:upgrade api circuit breaker. (#1442)
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* update junit test.
|
11 months ago |
Haotian Zhang
|
b39621a339
|
fix:fix actuator name warning from #1428 . (#1431)
|
1 year ago |
Fishtail
|
1a07828eca
|
fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1426)
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
|
1 year ago |
Fishtail
|
95006a41fb
|
feat:upgrade nearby router and add namespace nearby router. (#1421)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
1 year ago |
Haotian Zhang
|
5fe8b46fef
|
feat: add circuit breaker actuator. (#1170)
Co-authored-by: wenxuan70 <t736660416@gmail.com>
|
2 years ago |
Haotian Zhang
|
c48f94fcb5
|
fix:fix router label feign interceptor order. (#1071)
|
2 years ago |
Haotian Zhang
|
5750e510c2
|
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1050)
|
2 years ago |
Haotian Zhang
|
200a752ccb
|
fix:fix reporting bug when port is -1. (#1040)
|
2 years ago |
Haotian Zhang
|
c07143fdb3
|
fix:use path parameter in `@FeignClient` for circuit-breaker. (#1028)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
9d6cfb6677
|
fix custom fallback exception (#1022)
|
2 years ago |
Haotian Zhang
|
0ab19edb7a
|
feat:refactor SDKContext as static. (#995)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
841a39ac33
|
Refactoring: Refactor Circuitbreaker ut (#996)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d68bf433a3
|
Feature: add AssemblyFlow to support tsf (#992)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
abed6d57af
|
refactor: refactor circuitbreaker (#964)
|
2 years ago |
liaochuntao
|
73457a4e66
|
feat:support webclient and gateway report call metrics (#946)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d41b251514
|
fix: adapt for nacos instance (#936)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
776a646e81
|
feature: improve circuit breaker usage (#917)
|
2 years ago |
Haotian Zhang
|
f98c412ee4
|
fix:optimize instance circuit beaker. (#910)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
112a80c45a
|
feature:add polaris circuit breaker support (#882)
|
3 years ago |
Haotian Zhang
|
3f70d7bd1d
|
refactor:update to junit 5. (#866)
|
3 years ago |
Haotian Zhang
|
4ec8caa281
|
refactor:move loadbalancer to discovery module. (#846)
|
3 years ago |
Haotian Zhang
|
83b9decd3a
|
feat:support Spring Cloud 2022.0.
|
3 years ago |
DerekYRC
|
a13ddc4c01
|
code optimization & correct comment (#722)
* code optimization & correct comment
* update changelog
|
3 years ago |
lepdou
|
7ea533b0cf
|
optimize configuration conditional & optimize config data tips (#603)
|
3 years ago |
lepdou
|
99d9f59fd8
|
add switch for report call result and default false (#550)
|
3 years ago |
VOPEN.XYZ
|
2155b3bd9d
|
[Feature] Optimize feign & rest-template circuit-breaker logic (2021). (#454)
|
3 years ago |
Haotian Zhang
|
30644858ec
|
feat:enhance Feign and RestTemplate and support Polaris monitor. (#447)
|
3 years ago |
Haotian Zhang
|
e95901eb53
|
refactor:optimize project and code. (#407)
* refactor:optimize project and code.
* fix:fix junit error.
* fix:fix code style.
|
3 years ago |
VOPEN.XYZ
|
8334f5015a
|
Optimize starter's auto-configuration . (2021) (#396)
|
3 years ago |
lepdou
|
7b77cf20b2
|
optimize static metadata manager (#346)
|
3 years ago |
VOPEN.XYZ
|
cf906626d8
|
Improve code style & Upgrade spring boot version with 2.6.9 . (#322)
* Improve code style & Upgrade spring boot version with 2.6.9 .
* Update CHANGELOG.md
|
3 years ago |
weihubeats
|
cafe2daa63
|
add restTemplate Report Polaris in2021.0 (#304)
* add restTemplate Report Polaris
* add listener
* add auto config
* add listener
* add java doc
* add java doc
* Add empty judgment
* add instanceof
* add test
* 删除多余空行
* format code
* format code
* format code
* remove redundant code
* rename class name
* add restTemplate Report Polaris
* update http code judge
* Support circuitbreaker in RestTemplate
|
3 years ago |
Haotian Zhang
|
a1d79d53b3
|
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#271)
|
3 years ago |
Haotian Zhang
|
ff25ca6975
|
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
|
3 years ago |
SkyeBeFreeman
|
7ee56fd58d
|
fix:fix wrong context data storage.
|
3 years ago |
lepdou
|
481eac54eb
|
override recover router config
|
3 years ago |