lepdou
|
e37de52366
|
merge 1.8.2-Hoxton.SR12 (#708)
|
2 years ago |
lingxiao,wu
|
fc1e586f42
|
Optimize:optimize TransHeadersTransfer. (#662)
|
2 years ago |
lepdou
|
6d45dea625
|
support new label expression (#661)
|
2 years ago |
lepdou
|
ecd97c33c7
|
support spring-retry router (#631)
|
2 years ago |
Haotian Zhang
|
2c37f1a317
|
optimize:optimize PolarisRouterContext and constants. (#628)
* optimize:optimize PolarisRouterContext and constants.
* add to CHANGELOG.md.
|
2 years ago |
lepdou
|
bd9e597e2f
|
optimize configuration conditional & optimize config data tips (#605)
|
2 years ago |
Wu Daifu
|
e0086e44cc
|
Fix issue 579:Report the labels in request when report the result of invocation by RestTemplate (#600)
|
2 years ago |
pandaapo
|
0a2b17271e
|
Report the labels in request when report the result of invocation by Feign (#546)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
lingxiao,wu
|
c536c26d95
|
Feature:support pushGateway push metrics (#504)
|
2 years ago |
Haotian Zhang
|
de6aa9ce3b
|
fix:fix only config file metadata can be used in routing bug. (#518)
|
2 years ago |
DerekYRC
|
4f3ed9321c
|
BeanFactoryUtils returns all beans including beans defined in ancestor bean factories (#515)
|
2 years ago |
VOPEN.XYZ
|
e7d5e2a67d
|
Refactor : optimize project and code (main). (#506)
|
2 years ago |
jarvisxiong
|
8b9a104f69
|
feat:zuul supports polaris router. (#502)
|
2 years ago |
DerekYRC
|
a91a3805bc
|
Support ribbon service-level rule customization (#478)
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
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 |
lepdou
|
528fa2b3b0
|
add feature-env examples (#450)
|
2 years ago |
lepdou
|
7f27e79d5d
|
optimize router label resolver spi (#449)
|
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 |
lepdou
|
8f0971efcd
|
add feature-env plugin & add spring cloud gateway staining plugin (#428)
|
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 |
lepdou
|
933d573c64
|
optimize static metadata manager (#327)
|
2 years ago |
Haotian Zhang
|
6e2a3f1dc6
|
fix:fix TypeNotPresentException in @ConditionalOnClass of router. (#276)
|
2 years ago |
cheese8
|
7e672d175a
|
change escape way into encode (#251)
|
2 years ago |
lepdou
|
d49520dd11
|
fix guava version conflict bug & fix router strong dependency on LoadBalancerClientFilter (#236)
|
2 years ago |
lepdou
|
68620d9f8f
|
support spring cloud gateway routers (#230)
|
2 years ago |
lepdou
|
9158649ff8
|
fix some bugs and optimize example
|
2 years ago |
lepdou
|
dfc7264ade
|
add router unit test
|
2 years ago |
lepdou
|
dc77ec0bec
|
support near by router (#196)
|
2 years ago |
andrew shan
|
553667fc16
|
optimize gray-release router example
1. optimize gray-release router example
2. fix some router bugs
|
2 years ago |
lepdou
|
d6e2923905
|
1. fix router rest template strong dependency on RouterLabelResolver
2. optimize RouterLabelResolver to list
3. add metadata-transfer dependency for router
|
2 years ago |
lepdou
|
7e847b81a1
|
feature: support metadata router
|
3 years ago |
lepdou
|
d72cd884ad
|
feature: support router expression label
|
3 years ago |
lepdou
|
4fc6aca5b1
|
support router by request label
|
3 years ago |
SkyeBeFreeman
|
be1044fb7c
|
fix:fix empty content jar error.
|
3 years ago |
SkyeBeFreeman
|
3e0d2241bb
|
feat:refactor loadbalancer module as a basic module for router and circuit breaker.
|
3 years ago |
Haotian Zhang
|
aa582b9317
|
Merge pull request #110 from lepdou/h/fix_discovry
optimize router dependency
|
3 years ago |
SkyeBeFreeman
|
9877d8ad47
|
feat:add switch of polaris, discovery and register.
|
3 years ago |
lepdou
|
b64d82fa6a
|
optimize router dependency
|
3 years ago |
lepdou
|
407911918a
|
1. fix router bug
2. add router example
|
3 years ago |
skyehtzhang
|
9c99474e84
|
fix:fix checkstyle error.
|
3 years ago |
skyehtzhang
|
6735d125bc
|
fix:fix consul host with scheme bug.
|
3 years ago |
lepdou
|
cff6466223
|
1. optimize pom dependency 2. optimize demo
|
3 years ago |
Haotian Zhang
|
cf6a2bf8f8
|
Merge pull request #69 from lepdou/feature/config_center
support polaris config center
|
3 years ago |
lepdou
|
a418ae8693
|
support polaris config center
|
3 years ago |
SkyeBeFreeman
|
9802f97cfb
|
feat:optimize metadata module.
|
3 years ago |
SkyeBeFreeman
|
fc16d17206
|
feat:optimize dependencies and notes.
|
3 years ago |
SkyeBeFreeman
|
5ad472579d
|
feat:divide storage and transfer of metadata.
|
3 years ago |
SkyeBeFreeman
|
baabb69be3
|
feat:optimize project structure and checkstyle
|
3 years ago |