Commit Graph

91 Commits (27861fcfed0d049465c82987d59fcfd7f4fa5d4a)

Author SHA1 Message Date
wenxuan70 9888dd73d4
feat: support nacos namespace mapping (#1122)
1 year ago
Haotian Zhang abad0c32ce
fix:fix retry loadbalancer not working bug. (#1154)
1 year ago
Haotian Zhang 5cf3640867
feat:support service contract reporting. (#1139)
1 year ago
Hligaty 2c04288105
refactor:optimize the order and condition matching of service registration automatic configuration. (#1129)
1 year ago
Hligaty a7672c41f3
Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. (#1115)
1 year ago
Haotian Zhang 043fcb4be8
refactor:optimize discovery properties initialization. (#1077)
1 year ago
Haotian Zhang 654750ed58
fix:add deregister judgment. (#1074)
1 year ago
Haotian Zhang 67b13d3894 fix:fix web server wrong open bug.
1 year ago
veterancj c614a19c88
feat:added polaris weighted round robin load balancer. (#1062)
1 year ago
Haotian Zhang b751a8cc72
fix:fix router label feign interceptor order. (#1069)
1 year ago
Haotian Zhang 4f5591d43a
refactor:refactor Polaris registration. (#1055)
1 year ago
Haotian Zhang d1576f7cad
feat:refactor SDKContext as static. (#1001)
2 years ago
Shanyou Yu (Sean Yu) c44b690025
Feature: add AssemblyFlow to support tsf (#993)
2 years ago
Haotian Zhang bc640f67c4
feat:Remove error log from `DecodeTransferMetadataReactiveFilter`. (#989)
2 years ago
youta 0a94779950
Support reactive discovery clinet health Indicator. (#983)
2 years ago
Shanyou Yu (Sean Yu) 2161f5505b
feature: add polaris ring hash load balancer (#970)
2 years ago
Shanyou Yu (Sean Yu) 06fe706dfd
refactor: refactor circuitbreaker (#963)
2 years ago
Haotian Zhang 4ff4459d6b
refactor:refactor reactor code in router module. (#955)
2 years ago
kennylong 9dff4a130e
feature: add config for customized local port (#923)
2 years ago
liaochuntao bcc7b6635f
feat:support webclient and gateway report call metrics (#924)
2 years ago
Shanyou Yu (Sean Yu) 947752b2ca
fix: adapt for nacos instance (#935)
2 years ago
Shanyou Yu (Sean Yu) ad9b485bbe
feature: add ratelimit provider info and refactor ratelimit use arguments (#903)
2 years ago
Haotian Zhang 6daa381190
fix:optimize multi service registration and discovery. (#912)
2 years ago
Haotian Zhang b11ce7a069
fix:fix instance circuit breaker not working bug. (#891)
2 years ago
lingxiao.wu b9e243d93c
feature:add User-Agent:polaris for healthyCheck api. (#859)
2 years ago
Haotian Zhang a6fc05e2df
refactor:update to junit 5. (#865)
2 years ago
Haotian Zhang 02fa19e857
feat:enable stat reporting as default. (#862)
2 years ago
Haotian Zhang fdc9509d3c
refactor:move loadbalancer to discovery module. (#844)
2 years ago
Haotian Zhang 465ce1bc11
fix:fix router parameter not checking bug. (#826)
2 years ago
liaochuntao beebcecb50
fix:nacos & polaris discovery (#816)
2 years ago
Haotian Zhang fc828c6155
feat:update getPort method of PolarisRegistration. (#803)
2 years ago
Haotian Zhang b9b057dcef
fix:fix nacos enabled condition bugs. (#793)
2 years ago
pandaapo 2beedef9b8
Standardize the name of method to create bean. (#779)
2 years ago
pandaapo c7b0960719
Fix issue: prompt no registration if web dependence was not imported. (#772)
2 years ago
lepdou e57c9a1306
adapt polaris-java 1.10.1 version (#746)
2 years ago
Haotian Zhang 3d3785bf35
fix:fix discovery junit. (#730)
2 years ago
lepdou 576bd0f133
upgrade protobuf-java.version to 3.21.7 (#715)
2 years ago
Haotian Zhang fe2155b57c
fix:fix discovery junit. (#725)
2 years ago
lingxiao,wu e56bb13f0d
Feature:support multi register and discovery both to nacos and polaris (#693)
2 years ago
DerekYRC f9378cf732
Register the service with the ProviderAPI#registerInstance method (#686)
2 years ago
lingxiao,wu f36195109d
Optimize/optimize annotation (#672)
2 years ago
小魏,小魏,我们要去哪里呀 6a6970702b
Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry (#610)
2 years ago
小魏,小魏,我们要去哪里呀 35458f8b4f
Maybe remove Chinese characters (#607)
2 years ago
lepdou 7ea533b0cf
optimize configuration conditional & optimize config data tips (#603)
2 years ago
lepdou 06f26dab4e
remove discovery module useless code (#595)
2 years ago
Haotian Zhang 8c9d0decb7
refactor:optimize project and code. (#571)
2 years ago
Haotian Zhang bf05307e14
fix:fix heartbeat interval different configuration from polaris-java SDK. (#559)
2 years ago
lepdou f225f54a88
remove location metadata (#536)
2 years ago
Haotian Zhang aa53605159
add router actuator endpoint. (#523)
2 years ago
DerekYRC 3cb2e8fe6f
Fix typo & Code optimization (#512)
2 years ago