Commit Graph

97 Commits (96162d16911f35de83f0e80e856c59268bd74306)

Author SHA1 Message Date
shedfreewu 4c7a9c8288
feat: PolarisServiceRegistry#deregister support idempotency. (#1243)
6 months ago
shedfreewu 261ebea29a
feat: support lossless register and deregister (#1242)
6 months ago
wenxuan70 eba94e6625
feat: support nacos namespace mapping (#1191)
11 months ago
Haotian Zhang 79a03c2800
feat:support service contract reporting. (#1135)
12 months ago
Hligaty 773fbc4783
refactor:optimize the order and condition matching of service registration automatic configuration. (#1133)
12 months ago
Hligaty a242fc41ae
Refactoring:remove invalid @AutoConfigureAfter and @AutoConfigureBefore from discovery client automatic configuration. (#1118)
1 year ago
Haotian Zhang 8f60cbdf58 refactor:optimize discovery properties initialization.
1 year ago
Haotian Zhang 7f54dffb76 fix:add deregister judgment.
1 year ago
Haotian Zhang 5430403daf fix:fix web server wrong open bug.
1 year ago
Haotian Zhang aae97b61fa fix:fix router label feign interceptor order.
1 year ago
jarvisxiong 8ddee3cfb9 feat:added automatic optimization for dynamic config refresh type.
1 year ago
Haotian Zhang b39998a934 refactor:refactor Polaris registration.
1 year ago
Haotian Zhang 4981835215 feat:refactor SDKContext as static.
1 year ago
Haotian Zhang 28a0a9fc63 refactor:refactor rpc enhancement.
1 year ago
Haotian Zhang 1d6825cabe feat:adapt for nacos instance.
1 year ago
youta 6664ab87d9 feat: Enhance default configuration to support `application*.yaml` and `bootstrap*.yaml`.
1 year ago
kennylong 099508ea04 feature: add config for customized local port.
1 year ago
Shanyou Yu (Sean Yu) 1dffb915af feature:add polaris circuit breaker support
1 year ago
Haotian Zhang b2cecba273 feature:add User-Agent:polaris for healthyCheck api.
1 year ago
Haotian Zhang 21953e17b6 refactor:update to junit 5.
1 year ago
Haotian Zhang f97a1b2450 feat:enable stat reporting as default.
1 year ago
Haotian Zhang 33178457cc
fix:fix router parameter not checking bug. (#828)
2 years ago
Haotian Zhang 354da746db
fix:nacos & polaris discovery (#820)
2 years ago
Haotian Zhang c2d1a79ffa
feat:update getPort method of PolarisRegistration. (#805)
2 years ago
Haotian Zhang 22e12b5152
fix:fix nacos enabled condition bugs. (#795)
2 years ago
pandaapo d231501dec
Fix issue: prompt no registration if web dependence was not imported. (#778)
2 years ago
lepdou 5f4c7e9f70
support nacos registry (#758)
2 years ago
lepdou e4a288b056
Adapt polaris-java 1.10.1 version (#747)
2 years ago
Haotian Zhang fb3c2c439f
fix:fix discovery junit. (#729)
2 years ago
DerekYRC b0e13132fa
Register the service with the ProviderAPI#registerInstance method (#687)
2 years ago
lingxiao,wu 325539d9e9
Optimize:optimize spring annotation. (#689)
2 years ago
小魏,小魏,我们要去哪里呀 30c9e495a1
Optimize: InstanceId of PolarisRegistration and PolarisServiceRegistry (#612)
2 years ago
小魏,小魏,我们要去哪里呀 fd0502439d
Maybe remove Chinese characters (#609)
2 years ago
lepdou bd9e597e2f
optimize configuration conditional & optimize config data tips (#605)
2 years ago
小魏,小魏,我们要去哪里呀 bf73735a31
InstancePreRegisteredEvent and InstanceRegisteredEvent modify Registration info
2 years ago
lepdou c379318377
remove discovery module useless code (#597)
2 years ago
Haotian Zhang d70b945d49
fix:fix heartbeat interval different configuration from polaris-java SDK. (#560)
2 years ago
lepdou b823e7e084
remove location metadata (#535)
2 years ago
VOPEN.XYZ e7d5e2a67d
Refactor : optimize project and code (main). (#506)
2 years ago
DerekYRC 940bfa0f88
Fix typo & Code optimization (#507)
2 years ago
weihubeats 4ed19e2d3e
delete implement ServiceInstance (#481)
2 years ago
lepdou 0bb9ed8ce0
add router actuator endpoint (#464)
2 years ago
Haotian Zhang 3884f29d4c
docs:update configuration metadata. (#463)
2 years ago
Haotian Zhang 3c4bddd6d1
feat:enhance Feign and RestTemplate and support Polaris monitor. (#435)
2 years ago
VOPEN.XYZ be0d3cb14f
[Optimize] improve load-balance ut and support configurable heartbeat interval (main). (#427)
2 years ago
VOPEN.XYZ 789b1dfdfb
Optimize starters auto-configuration. (main) (#391)
2 years ago
Haotian Zhang e5f7a75e09
refactor:optimize project and code (#368)
2 years ago
qingliu 45f2512e20
feat: support actuator for sct core components (#343)
2 years ago
DerekYRC 8165868039
fix: shutdown thread pool before the container closes (#353)
2 years ago
lepdou 933d573c64
optimize static metadata manager (#327)
2 years ago