Haotian Zhang
|
60eec2fee4
|
docs:update JDK version configuration in GitHub Actions. (#1510)
|
2 months ago |
shedfreewu
|
dd39bf7648
|
fix count circuit breaker in gateway & return 404 when context api does not match (#1508)
|
2 months ago |
Haotian Zhang
|
79e549ea60
|
feat:use polaris-all for shading third-party dependencies. (#1498)
|
2 months ago |
shedfreewu
|
b12c31619c
|
feat: support gateway context, feign eager-load support default value. (#1496)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 months ago |
Haotian Zhang
|
5da0916dfa
|
feat:support polaris event. (#1494)
|
2 months ago |
Haotian Zhang
|
fe8b9272ff
|
docs:update license.
|
4 months ago |
Haotian Zhang
|
2b8d21478f
|
feat:support smooth upgrade from tsf. (#1472)
|
4 months ago |
Haotian Zhang
|
2e73063184
|
feat:update consumer-demo.
|
5 months ago |
Haotian Zhang
|
512d5a1a67
|
feat:support auth. (#1460)
|
5 months ago |
Haotian Zhang
|
e89bdae432
|
feat:support concurrency rate limit. (#1456)
* feat:support concurrency rate limit.
* feat:support concurrency rate limit.
|
5 months ago |
Haotian Zhang
|
f8ac4f53e7
|
feat:add admin http handler. (#1449)
|
6 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.
|
7 months 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>
|
8 months ago |
Fishtail
|
545cf3f5ce
|
fix:fix contract reporting bug when using TSF. (#1375)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
8 months ago |
Fishtail
|
64cc79be22
|
feat:upgrade nearby router and add namespace nearby router. (#1374)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
8 months ago |
Fishtail
|
6b26a75344
|
feat: support TSF router. (#1372)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
8 months ago |
Fishtail
|
4b5bf92f95
|
feat: support tsf trace demo & remove client span attributes. (#1366)
|
8 months ago |
Fishtail
|
db91e8bc58
|
feat:support consul config data. (#1365)
|
8 months ago |
Fishtail
|
1993501a30
|
fix: memory cost too many when using wildcard feign calls. (#1359)
|
9 months ago |
Fishtail
|
1d593072ec
|
feat:support consul service update task. (#1357)
|
9 months ago |
Fishtail
|
ef6653b126
|
feat: add trace report support. (#1353)
|
9 months ago |
Fishtail
|
2bc8964248
|
feat:add Tencent Cloud TSF support. (#1350)
|
9 months ago |
Fishtail
|
82f427572a
|
feat:add zero protection. (#1346)
|
9 months ago |
Fishtail
|
48c4516a6c
|
fix: fix lossless deregister failed when no health-check configured (#1345)
|
9 months ago |
Fishtail
|
b9632fc24e
|
refactor:let the configuration SDK context stand alone. (#1344)
|
9 months ago |
Fishtail
|
67f038657c
|
fix: gramma issues for lane router example & optimize the gateway dependency (#1343)
|
9 months ago |
Fishtail
|
b6e0e0e11d
|
feat: add polaris router lane examples (#1340)
|
9 months ago |
Fishtail
|
0d0127e4b3
|
feat: support lossless online/offline. (#1338)
|
9 months ago |
Haotian Zhang
|
ee0f990bba
|
fix:update dependencies.
|
1 year ago |
Haotian Zhang
|
e732dee412
|
feat:optimize quickstart circuit-breaker examples.
|
2 years ago |
Haotian Zhang
|
979d4790e3
|
feat:optimize quickstart feign examples.
|
2 years ago |
Haotian Zhang
|
ddaceb59b6
|
feat:optimize examples. (#1185)
|
2 years ago |
wenxuan70
|
1a8974cc07
|
feat: add dstService path parameter for circuit breaker endpoint (#1159)
|
2 years ago |
Haotian Zhang
|
abad0c32ce
|
fix:fix retry loadbalancer not working bug. (#1154)
|
2 years ago |
Haotian Zhang
|
d7d9a75b63
|
feat:add swagger report switch. (#1148)
|
2 years ago |
Haotian Zhang
|
edfb7a7388
|
feat:add swagger exposure filters. (#1146)
|
2 years ago |
Haotian Zhang
|
5cf3640867
|
feat:support service contract reporting. (#1139)
|
2 years ago |
Haotian Zhang
|
6a93fc1a78
|
feature: support Polaris configuration center extension plugin interface and support dynamic modification of log levels. (#1103)
Co-authored-by: 杨镌颖 <531948963@qq.com>
Co-authored-by: melodyl <lovemycode@qq.com>
|
2 years ago |
Haotian Zhang
|
f08d8ff35a
|
fix:fix gray release examples bug. (#1066)
|
2 years ago |
Haotian Zhang
|
bec6a4ba15
|
docs:update Polaris test environment ip. (#1010)
|
2 years ago |
Haotian Zhang
|
bc640f67c4
|
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. (#989)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
06fe706dfd
|
refactor: refactor circuitbreaker (#963)
|
2 years ago |
atomzhong
|
f4d4e03cd9
|
add CustomLabelResolver to RateLimitCaller. (#951)
|
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 |
atomzhong
|
808dab247d
|
feature: optimize polaris-discovery-example/discovery-callee-service, add client-ip return. (#939)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
947752b2ca
|
fix: adapt for nacos instance (#935)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
7fb60f8334
|
Documentation content changes: add circuitbreaker readme (#930)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
ad9b485bbe
|
feature: add ratelimit provider info and refactor ratelimit use arguments (#903)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
097dad88ee
|
feature: improve circuit breaker usage (#913)
|
2 years ago |
Haotian Zhang
|
6daa381190
|
fix:optimize multi service registration and discovery. (#912)
|
2 years ago |