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.
2 years ago
Shanyou Yu (Sean Yu)
1dffb915af
feature:add polaris circuit breaker support
2 years ago
Haotian Zhang
b2cecba273
feature:add User-Agent:polaris for healthyCheck api.
2 years ago
Haotian Zhang
21953e17b6
refactor:update to junit 5.
2 years ago
Haotian Zhang
f97a1b2450
feat:enable stat reporting as default.
2 years ago
Haotian Zhang
33178457cc
fix:fix router parameter not checking bug. ( #828 )
2 years ago
Haotian Zhang
354da746db
fix:nacos & polaris discovery ( #820 )
...
Co-authored-by: liaochuntao <liaochuntao@live.com>
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 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
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 )
...
* publish spring event named ConfigChangeSpringEvent when the configuration is changed
* update changelog
* register the service with the ProviderAPI#registerInstance method
* update changelog
* delete PolarisDiscoveryProperties#getHeartbeatEnabled
Co-authored-by: Haotian Zhang <928016560@qq.com>
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 )
...
* optimize ratelimit actuate endpoint and add router actuate endpoint
* delete PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndpoint
* rename PolarisDiscoveryEndPoint to PolarisDiscoveryEndpoint
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
2 years ago
Haotian Zhang
3884f29d4c
docs:update configuration metadata. ( #463 )
...
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
* docs:update configuration metadata.
2 years ago
Haotian Zhang
3c4bddd6d1
feat:enhance Feign and RestTemplate and support Polaris monitor. ( #435 )
...
Co-authored-by: VOPEN.XYZ <x_vivi@yeah.net>
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 )
...
* refactor:optimize project and code
* refactor:optimize project and code
* refactor:optimize project and code
2 years ago
qingliu
45f2512e20
feat: support actuator for sct core components ( #343 )
...
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* feat: support actuator for sct core components
This commit only support actuator of config, metadata, discovery and ratelimit.
* add: change log for actuator extension
* fix: unit test failed caused by merge code
* fix: code style and design flaws
* fix: unit test error caused by code format
* fix: change the conditional class of polaris endpoint to endpoint class
Co-authored-by: frankjlli <frankjlli@tencent.com>
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
Haotian Zhang
5acefc5d9f
feat:Add GitHub action of codecov.yml. ( #328 )
2 years ago
lepdou
750e5fd415
add instance metadata spi for registration ( #244 )
2 years ago
Haotian Zhang
3b0eea0033
fix:use 1.6.1 version of polaris-java. ( #221 )
3 years ago
Haotian Zhang
f0b499a1c1
fix:fix PolarisRegistration cannot get metadata bug. ( #218 )
3 years ago
Haotian Zhang
58a82731fe
fix:fix consul connect bug. ( #217 )
3 years ago
Haotian Zhang
6a90de6d1e
test:add junit test to polaris-discovery. ( #205 )
3 years ago
lepdou
dfc7264ade
add router unit test
3 years ago
lepdou
dc77ec0bec
support near by router ( #196 )
3 years ago
lepdou
7e847b81a1
feature: support metadata router
3 years ago
Haotian Zhang
52a47327d0
Merge branch 'main' into h/router_label
3 years ago
Haotian Zhang
c66b68e171
feat:update to 1.5.0-Hoxton.SR9-SNAPSHOT. ( #188 )
3 years ago
lepdou
4fc6aca5b1
support router by request label
3 years ago
Haotian Zhang
4fe8602c74
fix:fix route not refreshing bug when first instance of one service up. ( #174 )
3 years ago
SkyeBeFreeman
266ee13bd2
fix:fix wrong context data storage.
3 years ago
SkyeBeFreeman
ae73c89baf
feat:optimize code.
3 years ago