Fishtail
2c42d408ee
feat: support shortest response time lb and least connection lb ( #1637 )
2 months ago
Haotian Zhang
3c2b584575
docs:update license.
3 months ago
Fishtail
ebca68a34c
feat:support instance detect. ( #1620 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 months ago
Fishtail
ad612ca908
feat:support config all recover enabled. ( #1606 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
4 months ago
Fishtail
9968cfed9a
feat:support ipv6. ( #1599 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
4 months ago
Haotian Zhang
fa23f6573e
feat:use polaris-all for shading third-party dependencies. ( #1505 )
7 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>
7 months ago
Haotian Zhang
6992011ed5
feat:support smooth upgrade from tsf. ( #1482 )
9 months ago
Haotian Zhang
d57d1e9691
docs:update license.
10 months ago
Haotian Zhang
14229e03b3
feat:add admin http handler. ( #1450 )
11 months ago
Haotian Zhang
925de766dd
feat: support lossless config from console & support warmup. ( #1445 )
...
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
11 months ago
Haotian Zhang
b0be2c2a97
feat:upgrade api circuit breaker. ( #1442 )
...
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* feat:upgrade api circuit breaker.
* update junit test.
12 months ago
Fishtail
e98c38e9bf
feat:support TSF router. ( #1420 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
Fishtail
6b3f4304c3
fix: fix test case unstable issues ( #1412 )
...
Co-authored-by: andrew shan <45474304+andrewshan@users.noreply.github.com>
1 year ago
Fishtail
1f05da13fe
feat:add Tencent Cloud TSF support. ( #1409 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
Fishtail
a3e35d6894
feat:add zero protection. ( #1408 )
...
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
1 year ago
andrew shan
f148662930
feat: support lossless online/offline ( #1254 )
1 year ago
wenxuan70
e34fe66444
feat: support nacos namespace mapping ( #1190 )
2 years ago
Haotian Zhang
e94ca81ebc
refactor:optimize discovery properties initialization. ( #1079 )
2 years ago
veterancj
fee5d74327
feat:added polaris weighted round robin load balancer. ( #1073 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
701684ee85
fix:add deregister judgment. ( #1075 )
2 years ago
Haotian Zhang
483c391791
fix:fix web server wrong open bug.
2 years ago
Haotian Zhang
360b29248d
refactor:refactor Polaris registration. ( #1057 )
2 years ago
Haotian Zhang
0ab19edb7a
feat:refactor SDKContext as static. ( #995 )
2 years ago
Shanyou Yu (Sean Yu)
d68bf433a3
Feature: add AssemblyFlow to support tsf ( #992 )
2 years ago
youta
4fcff95f7b
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. ( #988 )
...
* feature: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
* feature: support reactive discovery client health indicator.
2 years ago
Shanyou Yu (Sean Yu)
89536c5c96
feature: add polaris ring hash load balancer ( #971 )
2 years ago
kennylong
5cb043f6c6
feature: add config for customized local port ( #957 )
2 years ago
Shanyou Yu (Sean Yu)
d41b251514
fix: adapt for nacos instance ( #936 )
3 years ago
Shanyou Yu (Sean Yu)
48dc5962da
feature: add ratelimit provider info and refactor ratelimit use arguments ( #904 )
3 years ago
Haotian Zhang
6998c32035
feature:add User-Agent:polaris for healthyCheck api. ( #872 )
...
Co-authored-by: lingxiao.wu <51630311+lingxiao-wu@users.noreply.github.com>
3 years ago
Haotian Zhang
3f70d7bd1d
refactor:update to junit 5. ( #866 )
3 years ago
Haotian Zhang
4ec8caa281
refactor:move loadbalancer to discovery module. ( #846 )
3 years ago
Haotian Zhang
83b9decd3a
feat:support Spring Cloud 2022.0.
3 years ago
liaochuntao
beebcecb50
fix:nacos & polaris discovery ( #816 )
3 years ago
Haotian Zhang
fc828c6155
feat:update getPort method of PolarisRegistration. ( #803 )
3 years ago
Haotian Zhang
3d3785bf35
fix:fix discovery junit. ( #730 )
3 years ago
lepdou
576bd0f133
upgrade protobuf-java.version to 3.21.7 ( #715 )
3 years ago
Haotian Zhang
fe2155b57c
fix:fix discovery junit. ( #725 )
3 years ago
lingxiao,wu
e56bb13f0d
Feature:support multi register and discovery both to nacos and polaris ( #693 )
...
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
* feature:multi register support nacos.
Co-authored-by: wulingxiao <1251605638@qqcom>
Co-authored-by: Haotian Zhang <928016560@qq.com>
3 years ago
DerekYRC
f9378cf732
Register the service with the ProviderAPI#registerInstance method ( #686 )
...
* register the service with the ProviderAPI#registerInstance method
* update changelog
3 years ago
小魏,小魏,我们要去哪里呀
6a6970702b
Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry ( #610 )
3 years ago
Haotian Zhang
bf05307e14
fix:fix heartbeat interval different configuration from polaris-java SDK. ( #559 )
3 years ago
lepdou
f225f54a88
remove location metadata ( #536 )
3 years ago
Haotian Zhang
aa53605159
add router actuator endpoint. ( #523 )
3 years ago
VOPEN.XYZ
719235ec8b
[Feature] Add configurable heartbeat interval support (2021). ( #444 )
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
qingliu
f5ec25ee57
feat: support actuator for sct core components
3 years ago
lepdou
7b77cf20b2
optimize static metadata manager ( #346 )
3 years ago