Haotian Zhang
81ac3a54d6
feat:support fault injection. ( #1707 )
3 weeks ago
Haotian Zhang
eeb32e3a6e
fix:fix RestTemplate trace attribute loss bug.
3 weeks ago
Haotian Zhang
da9b66f8d8
feat: support tsf gw. ( #1697 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
3 weeks ago
shedfreewu
322f7f2f28
feat: support spring-retry and feign config refresh and feign eager load support schema ( #1649 )
...
* feat: support spring-retry and feign config refresh and feign eager load support schema
---------
Co-authored-by: shedfreewu <shedfreewu@tencent.com>
2 months ago
Haotian Zhang
e6553f4ace
docs:update license.
2 months ago
Haotian Zhang
4dbf8125d6
feat:support default instance circuit breaker rule. ( #1499 )
6 months ago
Haotian Zhang
79e549ea60
feat:use polaris-all for shading third-party dependencies. ( #1498 )
6 months ago
shedfreewu
b12c31619c
feat: support gateway context, feign eager-load support default value. ( #1496 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
6 months ago
Haotian Zhang
4aeca717cd
feat:support circuit breaker metrics reporting. ( #1495 )
7 months ago
shedfreewu
4fdc5392af
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. ( #1490 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
7 months ago
Haotian Zhang
fe8b9272ff
docs:update license.
9 months ago
Haotian Zhang
2b8d21478f
feat:support smooth upgrade from tsf. ( #1472 )
9 months ago
Haotian Zhang
f8ac4f53e7
feat:add admin http handler. ( #1449 )
10 months ago
Haotian Zhang
56ad6355ca
feat:upgrade api circuit breaker. ( #1440 )
...
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* update junit test.
11 months ago
Haotian Zhang
119725ccc2
fix:fix actuator name warning from #1428 . ( #1430 )
1 year ago
Fishtail
dbb1a59273
fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis ( #1423 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
1 year ago
Fishtail
64cc79be22
feat:upgrade nearby router and add namespace nearby router. ( #1374 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
wenxuan70
1a8974cc07
feat: add dstService path parameter for circuit breaker endpoint ( #1159 )
2 years ago
wenxuan70
fa88a50dae
feat: add circuit breaker actuator ( #1136 )
2 years ago
Haotian Zhang
b751a8cc72
fix:fix router label feign interceptor order. ( #1069 )
2 years ago
Haotian Zhang
bf547edcaf
fix:fix circuit breaker bean load order bug when using Nacos discovery. ( #1048 )
2 years ago
Haotian Zhang
6264476485
fix:fix reporting bug when port is -1. ( #1038 )
2 years ago
Haotian Zhang
c1666954de
fix:use path parameter in `@FeignClient` for circuit-breaker. ( #1029 )
2 years ago
Shanyou Yu (Sean Yu)
4e8b524048
fix custom fallback exception ( #1020 )
2 years ago
Haotian Zhang
d1576f7cad
feat:refactor SDKContext as static. ( #1001 )
2 years ago
Shanyou Yu (Sean Yu)
a73f0e1f48
Refactoring: Refactor Circuitbreaker ut ( #997 )
2 years ago
Shanyou Yu (Sean Yu)
c44b690025
Feature: add AssemblyFlow to support tsf ( #993 )
2 years ago
Shanyou Yu (Sean Yu)
06fe706dfd
refactor: refactor circuitbreaker ( #963 )
2 years ago
liaochuntao
bcc7b6635f
feat:support webclient and gateway report call metrics ( #924 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Shanyou Yu (Sean Yu)
947752b2ca
fix: adapt for nacos instance ( #935 )
2 years ago
Shanyou Yu (Sean Yu)
097dad88ee
feature: improve circuit breaker usage ( #913 )
2 years ago
Haotian Zhang
eae5f68c4c
fix:optimize instance circuit beaker. ( #909 )
2 years ago
Shanyou Yu (Sean Yu)
e53716758c
feature:add polaris circuit breaker support ( #875 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
Haotian Zhang
a6fc05e2df
refactor:update to junit 5. ( #865 )
3 years ago
Haotian Zhang
fdc9509d3c
refactor:move loadbalancer to discovery module. ( #844 )
...
* refactor:move loadbalancer to discovery module.
* fix:fix config rebinder bean conflict.
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
Haotian Zhang
26b1a116c7
feat:refactor loadbalancer module as a basic module for router and circuit breaker. ( #155 )
3 years ago