Commit Graph

61 Commits (cd5df5c1e6f0368f1d17edfd934b42befff7ae73)

Author SHA1 Message Date
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
weihubeats f56e90cf4d
add change log (#483)
2 years ago
Haotian Zhang 1f4b59b8b3
feat:update configuration metadata. (#474)
2 years ago
Haotian Zhang 30644858ec
feat:enhance Feign and RestTemplate and support Polaris monitor. (#447)
2 years ago
VOPEN.XYZ 719235ec8b
[Feature] Add configurable heartbeat interval support (2021). (#444)
2 years ago
Haotian Zhang e95901eb53
refactor:optimize project and code. (#407)
2 years ago
VOPEN.XYZ 8334f5015a
Optimize starter's auto-configuration . (2021) (#396)
2 years ago
qingliu f5ec25ee57
feat: support actuator for sct core components
2 years ago
DerekYRC c930e22965
fix: shutdown thread pool before the container closes (#355)
2 years ago
lepdou 7b77cf20b2
optimize static metadata manager (#346)
2 years ago
Haotian Zhang 72495e7264
feat:Add GitHub action of codecov.yml and update junit of metadata. (#344)
2 years ago
Haotian Zhang 8020e35760
Feature: Add instance metadata spi for registration (#324)
2 years ago
Haotian Zhang ff25ca6975
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
2 years ago
misselvexu 4b5ad54f40 Upgrade spring boot version with 2.6.7 and spring cloud version with 3.1.x .
2 years ago
SkyeBeFreeman 4e6a97fb04 fix:fix route not refreshing bug when first instance of one service up.
2 years ago
SkyeBeFreeman 7ee56fd58d fix:fix wrong context data storage.
2 years ago
SkyeBeFreeman 4ed7e62436 feat:optimize code.
2 years ago
SkyeBeFreeman 629859cbc8 fix:fix routes of gateway doesn't refresh bug.
2 years ago
lepdou 481eac54eb override recover router config
2 years ago
Haotian Zhang 26b1a116c7
feat:refactor loadbalancer module as a basic module for router and circuit breaker. (#155)
2 years ago
SkyeBeFreeman aec7b599ae feat:add switch of polaris, discovery and register.
2 years ago
Haotian Zhang e58dc9336c
Merge branch '2020.0' into 2020/optimize_metadata
2 years ago
lepdou 880710e659 optimize router dependency
2 years ago
lepdou 8e7966dfa4 refactor transfer metadata
2 years ago
lepdou 3c562f02eb
Merge branch '2020.0' into 2020/router_example
2 years ago
Haotian Zhang da2c4068af
Merge branch '2020.0' into 2020/fix_weight_param
2 years ago
lepdou 471afa8fee fix causing cpu 100% when set ScheduledThreadPoolExecutor corePoolSize=0
2 years ago
lepdou 94d08337b5 add router example & fix router bug
2 years ago
lepdou 17313ed78d fix discovery weight param not set to register request bug
2 years ago
skyehtzhang 2781270c16 feat:add spring cloud 2020.0.x support
2 years ago
lepdou cff6466223 1. optimize pom dependency 2. optimize demo
2 years ago