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 )
...
* 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
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 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
2 years ago
DerekYRC
f0035d3f69
Fix typo & Code optimization ( #511 )
...
* Fix typo & Code optimization
* update changelog
2 years ago
weihubeats
d35c6e6000
delete implement ServiceInstance ( #482 )
2 years ago
Haotian Zhang
c3c48a4104
feat:update configuration metadata. ( #473 )
2 years ago
Haotian Zhang
379851e4a3
feat:enhance Feign and RestTemplate and support Polaris monitor. ( #446 )
2 years ago
VOPEN.XYZ
9fdd97cca2
[Feature] Add configurable heartbeat interval support (2020). ( #443 )
2 years ago
VOPEN.XYZ
efe9e70fba
Optimize starter's auto-configuration . (2020) ( #395 )
2 years ago
Haotian Zhang
9dd33db2ef
refactor:optimize project and code ( #392 )
2 years ago
qingliu
f42f3435a3
feat: support actuator for sct core components ( #370 )
2 years ago
DerekYRC
c10287270b
fix: shutdown thread pool before the container closes ( #354 )
2 years ago
lepdou
d1b8f7dade
optimize static metadata manager ( #341 )
2 years ago
Haotian Zhang
a6d0dac340
feat:Add GitHub action of codecov.yml. ( #330 )
...
Co-authored-by: lepdou <ledouzhang@tencent.com>
2 years ago
lepdou
c49b8b9331
Add instance metadata spi for registration ( #256 )
...
Co-authored-by: Haotian Zhang <928016560@qq.com>
2 years ago
Haotian Zhang
fc4bd10564
feat:merge features from 1.5.2-Hoxton.SR9 except router. ( #226 )
3 years ago
SkyeBeFreeman
4e6a97fb04
fix:fix route not refreshing bug when first instance of one service up.
3 years ago
SkyeBeFreeman
7ee56fd58d
fix:fix wrong context data storage.
3 years ago
SkyeBeFreeman
4ed7e62436
feat:optimize code.
3 years ago
SkyeBeFreeman
629859cbc8
fix:fix routes of gateway doesn't refresh bug.
3 years ago
lepdou
481eac54eb
override recover router config
3 years ago
Haotian Zhang
26b1a116c7
feat:refactor loadbalancer module as a basic module for router and circuit breaker. ( #155 )
3 years ago
SkyeBeFreeman
aec7b599ae
feat:add switch of polaris, discovery and register.
3 years ago
Haotian Zhang
e58dc9336c
Merge branch '2020.0' into 2020/optimize_metadata
3 years ago
lepdou
880710e659
optimize router dependency
3 years ago
lepdou
8e7966dfa4
refactor transfer metadata
3 years ago
lepdou
3c562f02eb
Merge branch '2020.0' into 2020/router_example
3 years ago
Haotian Zhang
da2c4068af
Merge branch '2020.0' into 2020/fix_weight_param
3 years ago
lepdou
471afa8fee
fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0
3 years ago
lepdou
94d08337b5
add router example & fix router bug
3 years ago
lepdou
17313ed78d
fix discovery weight param not set to register request bug
3 years ago
skyehtzhang
2781270c16
feat:add spring cloud 2020.0.x support
3 years ago
lepdou
cff6466223
1. optimize pom dependency 2. optimize demo
3 years ago