Commit Graph

89 Commits (36a71ac8624e782962bd32eb1c0408ccadce7ff7)

Author SHA1 Message Date
Fishtail f5bb38c8c7
feat: support lossless online/offline (#1377)
4 months ago
码匠君 e44d5a28f3 fix:fix restTemplateCustomizer bean conflict causing service to fail to start properly.
9 months ago
wenxuan70 1b5424bbdc
feat: support nacos namespace mapping (#1192)
1 year ago
Haotian Zhang 71e293206a
fix:fix retry loadbalancer not working bug. (#1156)
1 year ago
Haotian Zhang c5979c76cd
feat:support service contract reporting. (#1140)
1 year ago
Hligaty fa75fad1db
refactor:optimize the order and condition matching of service registration automatic configuration. (#1132)
1 year ago
Hligaty ee1a06aa23
Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. (#1117)
1 year ago
Haotian Zhang f7fca0ec84
refactor:optimize discovery properties initialization. (#1078)
1 year ago
veterancj 98a5454eeb
feat:added polaris weighted round robin load balancer. (#1072)
1 year ago
Haotian Zhang cc8d72cf14
fix:add deregister judgment. (#1076)
1 year ago
Haotian Zhang 663f3395c9 fix:fix web server wrong open bug.
1 year ago
Haotian Zhang e7c3b0cadb
fix:fix router label feign interceptor order. (#1070)
1 year ago
Haotian Zhang a7c2deba44
refactor:refactor Polaris registration. (#1056)
1 year ago
Haotian Zhang 5c922a2cff
feat:refactor SDKContext as static. (#1005)
2 years ago
Shanyou Yu (Sean Yu) 9349663e1d
Feature: add AssemblyFlow to support tsf (#994)
2 years ago
Haotian Zhang 61771a119e
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. (#990)
2 years ago
youta c39afa000e
feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`. (#986)
2 years ago
Shanyou Yu (Sean Yu) c1cd656052
feature: add polaris ring hash load balancer (#966)
2 years ago
Shanyou Yu (Sean Yu) 4d00993382
refactor: refactor circuitbreaker (#962)
2 years ago
Haotian Zhang df61753f76
refactor:refactor reactor code in router module. (#958)
2 years ago
kennylong 90a7beda26
feature: add config for customized local port (#956)
2 years ago
liaochuntao 47a5f73286
feat:support webclient and gateway report call metrics (#942)
2 years ago
Shanyou Yu (Sean Yu) 38f25689dc
fix: adapt for nacos instance (#933)
2 years ago
Shanyou Yu (Sean Yu) 098d85d7f1
feature: add ratelimit provider info and refactor ratelimit use arguments (#902)
2 years ago
Haotian Zhang 74f8955290
fix:optimize multi service registration and discovery. (#914)
2 years ago
Haotian Zhang 257e4a3512
fix:fix instance circuit breaker not working bug. (#892)
2 years ago
Haotian Zhang 03ca428c4b
feature:add User-Agent:polaris for healthyCheck api. (#873)
2 years ago
Haotian Zhang db80ba62f9
refactor:update to junit 5. (#867)
2 years ago
Haotian Zhang d5b1ae68d5
feat:enable stat reporting as default. (#864)
2 years ago
Haotian Zhang 0928f72135
refactor:move loadbalancer to discovery module. (#845)
2 years ago
Haotian Zhang 11db82f743
fix:fix router parameter not checking bug. (#827)
2 years ago
Haotian Zhang 598f4f55da
fix:nacos & polaris discovery (#819)
2 years ago
Haotian Zhang c750c206d9
feat:update getPort method of PolarisRegistration. (#804)
2 years ago
Haotian Zhang b3feb94b73
fix:fix nacos enabled condition bugs. (#794)
2 years ago
pandaapo a092d5396f
Fix issue: prompt no registration if web dependence was not imported. (#777)
2 years ago
lepdou f05798e181
support multi registry for nacos (#757)
2 years ago
lepdou f5fec381cc
Adapt polaris-java 1.10.1 version (#748)
2 years ago
Haotian Zhang 06d7b51e9c
fix:fix discovery junit. (#728)
2 years ago
DerekYRC f256c98423
Register the service with the ProviderAPI#registerInstance method (#685)
2 years ago
lingxiao,wu 14df7d4794
Optimize:optimize spring annotation. (#688)
2 years ago
小魏,小魏,我们要去哪里呀 d5c6d6a0b0
Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry (#611)
2 years ago
小魏,小魏,我们要去哪里呀 337b357176
Maybe remove Chinese characters (#608)
2 years ago
lepdou a749cc382d
optimize configuration conditional & optimize config data tips (#604)
2 years ago
lepdou 4551cb0b2b
remove discovery module useless code (#596)
2 years ago
Haotian Zhang 1aa62777a9
refactor:optimize project and code. (#570)
2 years ago
Haotian Zhang de91e16e1a
fix:fix heartbeat interval different configuration from polaris-java SDK. (#558)
2 years ago
lepdou 87c780f242
remove location metadata (#534)
2 years ago
Haotian Zhang e1e3ab0060
add router actuator endpoint. (#519)
2 years ago
DerekYRC f0035d3f69
Fix typo & Code optimization (#511)
2 years ago
weihubeats d35c6e6000
delete implement ServiceInstance (#482)
2 years ago