Commit Graph

45 Commits (bf05307e14d2c8d8cee8c133fb6ab30424bcd144)

Author SHA1 Message Date
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
Haotian Zhang cf6a2bf8f8
Merge pull request #69 from lepdou/feature/config_center
2 years ago
lepdou a418ae8693 support polaris config center
2 years ago
SkyeBeFreeman 9802f97cfb feat:optimize metadata module.
2 years ago
SkyeBeFreeman fc16d17206 feat:optimize dependencies and notes.
2 years ago
Haotian Zhang 786156341a
Merge pull request #59 from lepdou/fea/optimize_log
2 years ago
SkyeBeFreeman 5ad472579d feat:divide storage and transfer of metadata.
2 years ago
SkyeBeFreeman a482d69005 docs:fix doc bug
2 years ago
lepdou ed5896f7d3 downgrade log level info to debug
2 years ago
SkyeBeFreeman 51ebd69764 feat:update version number
2 years ago
SkyeBeFreeman f19354ce4b fix:fix conflicts
2 years ago
SkyeBeFreeman baabb69be3 feat:optimize project structure and checkstyle
2 years ago