Commit Graph

76 Commits (641a120b11f2dc5a2c9658cbb9304116cfbb053f)

Author SHA1 Message Date
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
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)
2 years ago
lepdou c49b8b9331
Add instance metadata spi for registration (#256)
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