Haotian Zhang
50aca0f968
refactor:optimize instance secure definition. ( #1717 )
2 weeks ago
Haotian Zhang
199331ca12
feat:Modify the annotations ( #1712 )
...
Co-authored-by: cooper30 <100362205+remedy30@users.noreply.github.com>
3 weeks ago
Haotian Zhang
c96d1165b7
fix:replace HttpClient with HttpURLConnection for JDK 8 compatibility. ( #1709 )
3 weeks ago
Haotian Zhang
81ac3a54d6
feat:support fault injection. ( #1707 )
3 weeks ago
Haotian Zhang
021959402c
feat: add delay interface in tsf-example. ( #1705 )
...
Co-authored-by: Fishtail <49390359+fuyuwei01@users.noreply.github.com>
3 weeks ago
Haotian Zhang
7007af5d90
feat: support custom quickstart circuitbreak delay time. ( #1704 )
...
Co-authored-by: Fishtail <49390359+fuyuwei01@users.noreply.github.com>
3 weeks ago
Haotian Zhang
ba181fc264
feat:support traffic mirroring. ( #1703 )
3 weeks ago
Haotian Zhang
f6efae9282
feat:support setting load balancing strategy per service. ( #1701 )
3 weeks ago
SkyeBeFreeman
103ecd4943
fix:fix tsf lossless not working 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
358388ad4a
docs:update maven publish.
2 months ago
Haotian Zhang
e6553f4ace
docs:update license.
2 months ago
Haotian Zhang
6f881b0cb6
feat:support stat reporting path aggregation. ( #1602 )
3 months ago
Fishtail
f8e08be92a
fix: add gateway context config example. ( #1562 )
3 months ago
Haotian Zhang
9f09a2f44f
release 2.0.1.0-2021.0.9.
4 months ago
Haotian Zhang
c7aa67dc93
docs:update quickstart caller example.
5 months ago
Haotian Zhang
60eec2fee4
docs:update JDK version configuration in GitHub Actions. ( #1510 )
6 months ago
shedfreewu
dd39bf7648
fix count circuit breaker in gateway & return 404 when context api does not match ( #1508 )
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
5da0916dfa
feat:support polaris event. ( #1494 )
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
2e73063184
feat:update consumer-demo.
10 months ago
Haotian Zhang
512d5a1a67
feat:support auth. ( #1460 )
10 months ago
Haotian Zhang
e89bdae432
feat:support concurrency rate limit. ( #1456 )
...
* feat:support concurrency rate limit.
* feat:support concurrency rate limit.
10 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
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
545cf3f5ce
fix:fix contract reporting bug when using TSF. ( #1375 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.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
Fishtail
6b26a75344
feat: support TSF router. ( #1372 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
Fishtail
4b5bf92f95
feat: support tsf trace demo & remove client span attributes. ( #1366 )
1 year ago
Fishtail
db91e8bc58
feat:support consul config data. ( #1365 )
1 year ago
Fishtail
1993501a30
fix: memory cost too many when using wildcard feign calls. ( #1359 )
1 year ago
Fishtail
1d593072ec
feat:support consul service update task. ( #1357 )
1 year ago
Fishtail
ef6653b126
feat: add trace report support. ( #1353 )
1 year ago
Fishtail
2bc8964248
feat:add Tencent Cloud TSF support. ( #1350 )
1 year ago
Fishtail
82f427572a
feat:add zero protection. ( #1346 )
1 year ago
Fishtail
48c4516a6c
fix: fix lossless deregister failed when no health-check configured ( #1345 )
1 year ago
Fishtail
b9632fc24e
refactor:let the configuration SDK context stand alone. ( #1344 )
1 year ago
Fishtail
67f038657c
fix: gramma issues for lane router example & optimize the gateway dependency ( #1343 )
1 year ago
Fishtail
b6e0e0e11d
feat: add polaris router lane examples ( #1340 )
1 year ago
Fishtail
0d0127e4b3
feat: support lossless online/offline. ( #1338 )
1 year ago
Haotian Zhang
ee0f990bba
fix:update dependencies.
2 years 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