Commit Graph

53 Commits (424c7914af4e8e16e7cd747edafdacc2c92159d5)

Author SHA1 Message Date
Blankjee d1e4a74ac4
fix: dynamic routing using cookies. (#1153)
9 months ago
Haotian Zhang c48f94fcb5
fix:fix router label feign interceptor order. (#1071)
12 months ago
Haotian Zhang 5750e510c2
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1050)
1 year ago
Haotian Zhang 0ab19edb7a
feat:refactor SDKContext as static. (#995)
1 year ago
Shanyou Yu (Sean Yu) d68bf433a3
Feature: add AssemblyFlow to support tsf (#992)
1 year ago
Haotian Zhang 8869e901b9
refactor:refactor reactor code in router module. (#959)
1 year ago
Shanyou Yu (Sean Yu) d18d008328
fix: fix nacos CircuitBreaker disable bug (#949)
1 year ago
Shanyou Yu (Sean Yu) d41b251514
fix: adapt for nacos instance (#936)
1 year ago
Shanyou Yu (Sean Yu) 10e67a69af
fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign (#927)
1 year ago
Shanyou Yu (Sean Yu) 48dc5962da
feature: add ratelimit provider info and refactor ratelimit use arguments (#904)
1 year ago
许路路 e98036ea38
optimize ServiceRuleManager (#877)
1 year ago
Haotian Zhang 3f70d7bd1d
refactor:update to junit 5. (#866)
1 year ago
Haotian Zhang 4ec8caa281
refactor:move loadbalancer to discovery module. (#846)
1 year ago
Haotian Zhang 83b9decd3a feat:support Spring Cloud 2022.0.
1 year ago
dongyinuo 854223b3a8
add test 2sct polaris router (#731)
2 years ago
lepdou 26b7e3d1c3
change RouteArgument.buildCustom to RouteArgument.fromLabel (#749)
2 years ago
lepdou e57c9a1306
adapt polaris-java 1.10.1 version (#746)
2 years ago
DerekYRC a13ddc4c01
code optimization & correct comment (#722)
2 years ago
weihubeats ad44516d30
Remove deprecated method in test (#706)
2 years ago
weihubeats b8950e2071
remove deprecated method (#697)
2 years ago
lingxiao,wu a0737092e7
Optimize:optimize transfer (#636)
2 years ago
lepdou c472aa87ee
fix throw npe when router context is null (#635)
2 years ago
Haotian Zhang d9cf9a0301
feat:report the labels when using RestTemplate. (#629)
2 years ago
lepdou e33f60bdaa
support new label expression (#627)
2 years ago
lepdou 994f87a522
remove useless code for router (#626)
2 years ago
lepdou 7ea533b0cf
optimize configuration conditional & optimize config data tips (#603)
2 years ago
lepdou 0dd3cadc10
remove useless code for rest template router (#601)
2 years ago
liuye e51e4d72e1
Fix issue 593:When the project depends on spring-retry, executing restTemplate to call microservice and reporting NPE error (#594)
2 years ago
Haotian Zhang 3525f53007
fix:fix NullPointerException error when using RestTemplate with no label. (#586)
2 years ago
Haotian Zhang 8c9d0decb7
refactor:optimize project and code. (#571)
2 years ago
pandaapo f43dea689d
Report the labels in request when report the result of invocation by Feign (#556)
2 years ago
Haotian Zhang 8484fc5f61
add feature-env plugin & add spring cloud gateway staining plugin. (#533)
2 years ago
Haotian Zhang 41a991d5a2
optimize router label resolver spi. (#524)
2 years ago
Haotian Zhang aa53605159
add router actuator endpoint. (#523)
2 years ago
Haotian Zhang 30644858ec
feat:enhance Feign and RestTemplate and support Polaris monitor. (#447)
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
lepdou 1ce6336f51
support spring cloud gateway routers (#390)
2 years ago
lepdou 7b77cf20b2
optimize static metadata manager (#346)
2 years ago
Haotian Zhang ff25ca6975
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
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
lepdou 880710e659 optimize router dependency
2 years ago
lepdou 94d08337b5 add router example & fix router bug
2 years ago
SkyeBeFreeman e29d6b4b4a fix:fix junit not working 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