Blankjee
|
bfccf33a3d
|
fix: dynamic routing using cookies (#1097)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
1 year ago |
Haotian Zhang
|
b751a8cc72
|
fix:fix router label feign interceptor order. (#1069)
|
1 year ago |
Haotian Zhang
|
bf547edcaf
|
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1048)
|
1 year ago |
Haotian Zhang
|
d1576f7cad
|
feat:refactor SDKContext as static. (#1001)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
c44b690025
|
Feature: add AssemblyFlow to support tsf (#993)
|
2 years ago |
Haotian Zhang
|
4ff4459d6b
|
refactor:refactor reactor code in router module. (#955)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
02a9c3c2b7
|
fix: fix nacos CircuitBreaker disable bug (#948)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
947752b2ca
|
fix: adapt for nacos instance (#935)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d04e34293d
|
fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign (#926)
* fix PolarisRouterServiceInstanceListSupplier npe with reactivefeign
* add CHANGELOG.md
* add ut
---------
Co-authored-by: seanyu <seansyyu@tencent.com>
|
2 years ago |
Shanyou Yu (Sean Yu)
|
ad9b485bbe
|
feature: add ratelimit provider info and refactor ratelimit use arguments (#903)
|
2 years ago |
许路路
|
5fd7ace354
|
optimize ServiceRuleManager (#869)
|
2 years ago |
Haotian Zhang
|
a6fc05e2df
|
refactor:update to junit 5. (#865)
|
2 years ago |
Haotian Zhang
|
fdc9509d3c
|
refactor:move loadbalancer to discovery module. (#844)
* refactor:move loadbalancer to discovery module.
* fix:fix config rebinder bean conflict.
|
2 years ago |
Haotian Zhang
|
465ce1bc11
|
fix:fix router parameter not checking bug. (#826)
|
2 years ago |
dongyinuo
|
854223b3a8
|
add test 2sct polaris router (#731)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
2 years ago |
lepdou
|
26b7e3d1c3
|
change RouteArgument.buildCustom to RouteArgument.fromLabel (#749)
* change RouteArgument.buildCustom to RouteArgument.fromLabel
* add change log
|
2 years ago |
lepdou
|
e57c9a1306
|
adapt polaris-java 1.10.1 version (#746)
|
2 years ago |
DerekYRC
|
a13ddc4c01
|
code optimization & correct comment (#722)
* code optimization & correct comment
* update changelog
|
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)
* feat:report the labels when using RestTemplate.
* fix checkstyle error.
|
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)
* optimize router label resolver spi
* optimize router label resolver spi.
Co-authored-by: lepdou <ledouzhang@tencent.com>
|
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)
* refactor:optimize project and code.
* fix:fix junit error.
* fix:fix code style.
|
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)
|
3 years ago |
SkyeBeFreeman
|
aec7b599ae
|
feat:add switch of polaris, discovery and register.
|
3 years ago |
lepdou
|
880710e659
|
optimize router dependency
|
3 years ago |
lepdou
|
94d08337b5
|
add router example & fix router bug
|
3 years ago |
SkyeBeFreeman
|
e29d6b4b4a
|
fix:fix junit not working bug.
|
3 years ago |
skyehtzhang
|
2781270c16
|
feat:add spring cloud 2020.0.x support
|
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 |