Haotian Zhang
da9b66f8d8
feat: support tsf gw. ( #1697 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
3 weeks ago
Fishtail
2e5bb9f65a
fix: fix ConfigChangeListener ut bug ( #1659 )
2 months 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
Fishtail
3626365995
fix: fix ConfigChangeListener and unit test ( #1654 )
2 months ago
Fishtail
be38a4ed45
fix:fix PolarisContextProperties instantiated twice causing NPE. ( #1639 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 months ago
Haotian Zhang
a337df3cf5
begin 2.0.3.0.
2 months ago
Fishtail
4de5afd4bb
feat:support polaris server nearby backup LB. ( #1629 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
2 months ago
Fishtail
02e0ae680b
fix: fix loadbalancer metadata type. ( #1624 )
3 months ago
Haotian Zhang
0ff2e444f8
feat:support instance detect. ( #1616 )
3 months ago
Haotian Zhang
6f881b0cb6
feat:support stat reporting path aggregation. ( #1602 )
3 months ago
Haotian Zhang
0b0efb95c1
feat:support config all recover enabled. ( #1593 )
3 months ago
Haotian Zhang
5ae18a62d5
feat:support ipv6. ( #1592 )
3 months ago
Haotian Zhang
96221289b8
feat:support dynamic multi-discovery. ( #1591 )
3 months ago
Haotian Zhang
ad3c537792
feat:support config empty protection. ( #1581 )
3 months ago
Fishtail
f8e08be92a
fix: add gateway context config example. ( #1562 )
3 months ago
Haotian Zhang
2a034c498f
begin 2.0.2.0.
3 months ago
Haotian Zhang
b4df85d9db
fix: use getActiveRuleId method to fix javaagent ratelimit pb method not found error. ( #1572 )
...
Co-authored-by: evelynwei <984178308@qq.com>
4 months ago
Fishtail
cb3ba45a82
docs: simplify GitHub Actions. ( #1554 )
4 months ago
Fishtail
12decebe4e
fix: update EnhancedRequestContext toString method. ( #1547 )
4 months ago
Haotian Zhang
d9d830f67d
feat:support stat and event report with service discovery. ( #1533 )
5 months ago
shedfreewu
355716e191
feat: support config event ( #1532 )
5 months ago
Haotian Zhang
a6485fcdee
docs:simplify GitHub Actions. ( #1514 )
6 months ago
shedfreewu
71a8dcf1bc
fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties ( #1511 )
6 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
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
Haotian Zhang
5da0916dfa
feat:support polaris event. ( #1494 )
7 months ago
Haotian Zhang
a793fd9469
release 2.0.1.0-2021.0.9-RC1.
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
52ef122a34
refactor:update registry status. ( #1486 )
9 months ago
Haotian Zhang
c99dc08715
fix:fix caller disposable metadata handle when using tracing. ( #1476 )
9 months ago
Haotian Zhang
2b8d21478f
feat:support smooth upgrade from tsf. ( #1472 )
9 months ago
Haotian Zhang
82d1ce5b7c
feat:upgrade trace plugin. ( #1468 )
9 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
5aaf5b648a
feat: support lossless config from console & support warmup. ( #1446 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
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
821dd1c6fd
fix: fix TSF context bootstrap configuration ( #1393 )
1 year ago
Fishtail
e74064b8b1
update: update contract autoconfiguration ( #1387 )
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