Fishtail
|
3e4cb5a085
|
Merge branch '2023' into 2023-rm-conflict-dependencies
|
1 month ago |
fishtailfu
|
71e0ab131b
|
fix: remove conflict dependencies management
|
1 month ago |
Fishtail
|
f2a1cef179
|
fix: tsf related bugfixes (#1682)
|
1 month ago |
Haotian Zhang
|
8a2c061e5d
|
fix:fix polaris_namespace is null when using TSF.
|
2 months ago |
Haotian Zhang
|
8382731129
|
fix:fix RestTemplate trace attribute loss bug.
|
2 months ago |
SkyeBeFreeman
|
43dcbde298
|
fix:fix tsf lossless not working bug.
|
2 months ago |
SkyeBeFreeman
|
531bc39fbc
|
fix:fix ipv6 instance not found bug.
|
2 months ago |
Fishtail
|
db29d774d3
|
fix: fix ConfigChangeListener ut bug (#1661)
|
2 months ago |
shedfreewu
|
25bc8120b7
|
feat: support spring-retry and feign config refresh and feign eager load support schema (#1651)
|
2 months ago |
Fishtail
|
772555b0e0
|
fix: fix ConfigChangeListener and unit test (#1656)
|
2 months ago |
cooper30
|
0d1565fa1a
|
feat:Add log output and test scenarios in the FaultToleranceService file (#1652)
|
2 months ago |
Haotian Zhang
|
5f462b0cd6
|
feat:upgrade to 2023.0.6. (#1646)
|
2 months ago |
Fishtail
|
6371548d90
|
feat: support tsf gw. (#1645)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
2 months ago |
Fishtail
|
8272386040
|
fix:fix PolarisContextProperties instantiated twice causing NPE. (#1641)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
2 months ago |
Haotian Zhang
|
90be484fd6
|
docs:update release GitHub Action.
|
2 months ago |
Haotian Zhang
|
ea8bbd4e60
|
begin 2.0.3.0.
|
2 months ago |
Haotian Zhang
|
813c35d594
|
release 2.0.2.0-2023.0.5.
|
2 months ago |
Haotian Zhang
|
d548e05465
|
docs:update maven publish.
|
2 months ago |
Haotian Zhang
|
2babe9f1bb
|
docs:update license.
|
2 months ago |
Fishtail
|
1a86554c65
|
feat:support polaris server nearby backup LB. (#1630)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Fishtail
|
dbcb9a3c1f
|
fix: fix loadbalancer metadata type. (#1626)
|
3 months ago |
Fishtail
|
0429e7ebd7
|
feat:support instance detect. (#1619)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
3 months ago |
Haotian Zhang
|
64eaff5d91
|
docs:update maven publish.
|
3 months ago |
Fishtail
|
60187f46d7
|
feat:support stat reporting path aggregation. (#1609)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Fishtail
|
3a728df6c8
|
feat:support config all recover enabled. (#1605)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Fishtail
|
b55c8958a6
|
feat:support ipv6. (#1601)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Fishtail
|
1bc55ae7ad
|
feat:support dynamic multi-discovery. (#1596)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Haotian Zhang
|
f58974bf3b
|
feat:upgrade to 2023.0.5. (#1588)
|
3 months ago |
Fishtail
|
8b7ce2fe29
|
feat:support config empty protection. (#1586)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
3 months ago |
Fishtail
|
db01c440e6
|
fix: add gateway context config example. (#1564)
|
3 months ago |
Haotian Zhang
|
1f2035ae5d
|
begin 2.0.2.0.
|
3 months ago |
Haotian Zhang
|
cb61c8a666
|
release 2.0.1.0-2023.0.3.
|
4 months ago |
evelynwei
|
4612bb92e1
|
fix: fix javaagent ratelimit pb method not found error (#1569)
|
4 months ago |
Fishtail
|
0ade1a4092
|
docs: update GitHub Actions. (#1556)
|
4 months ago |
Fishtail
|
0f6fb0875e
|
fix: update EnhancedRequestContext toString method. (#1546)
|
4 months ago |
Haotian Zhang
|
444cc51b9a
|
feat:support stat and event report with service discovery. (#1537)
|
5 months ago |
shedfreewu
|
90c502eb13
|
feat: support config event (#1535)
|
5 months ago |
Haotian Zhang
|
2bfa775234
|
docs:update quickstart caller example.
|
5 months ago |
Haotian Zhang
|
244a01f42a
|
docs:simplify GitHub Actions. (#1513)
|
6 months ago |
Haotian Zhang
|
612188b338
|
fix: fix watch tsf config, fix bean refresh with RefreshScope and ConfigurationProperties. (#1512)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
6 months ago |
Haotian Zhang
|
70a32f216d
|
fix count circuit breaker in gateway & return 404 when context api does not match. (#1509)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
6 months ago |
Haotian Zhang
|
736a7cf7d2
|
docs:update JDK version configuration in GitHub Actions. (#1507)
|
6 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
|
1bb60966b7
|
feat:support polaris event. (#1502)
|
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 |
Guoji Lu
|
0cf3d21f12
|
feat:support polaris route for gateway mvc (#1493)
|
7 months ago |
Haotian Zhang
|
a5dc460b9e
|
refactor:update registry status. (#1484)
|
9 months ago |