Haotian Zhang
|
2babe9f1bb
|
docs:update license.
|
2 months ago |
Haotian Zhang
|
fa23f6573e
|
feat:use polaris-all for shading third-party dependencies. (#1505)
|
6 months ago |
Haotian Zhang
|
d18f3cd52d
|
feat: support gateway context, feign eager-load support default value. (#1504)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
6 months ago |
Haotian Zhang
|
021eeb47f2
|
feat: implement circuit breaker in enhance plugin, support listen config group, support refresh single config in refresh_context mode. (#1501)
Co-authored-by: shedfreewu <49236872+shedfreewu@users.noreply.github.com>
|
6 months ago |
Guoji Lu
|
0cf3d21f12
|
feat:support polaris route for gateway mvc (#1493)
|
7 months ago |
Haotian Zhang
|
6992011ed5
|
feat:support smooth upgrade from tsf. (#1482)
|
9 months ago |
Haotian Zhang
|
d57d1e9691
|
docs:update license.
|
9 months ago |
Haotian Zhang
|
b39621a339
|
fix:fix actuator name warning from #1428 . (#1431)
|
1 year ago |
Fishtail
|
95006a41fb
|
feat:upgrade nearby router and add namespace nearby router. (#1421)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
1 year ago |
Fishtail
|
e98c38e9bf
|
feat:support TSF router. (#1420)
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
1 year ago |
Haotian Zhang
|
5bb4320a86
|
fix:fix nearby router properties loading bug. (#1272)
|
1 year ago |
andrew shan
|
e5f06904b2
|
feat: add polaris router lane examples (#1260)
* feat: support lossless online/offline
* fix: add changelog
* fix: fix the code format issues
* fix: optimize RegistrationTransformer and InstanceTransformer enable logics
* fix: remove useless imports
* feat: 支持全链路灰度
* feat: add changelog
* feat: add lane router examples
* doc: update changelogs
* fix: checkstyle issues
* fix: fix the review comments for examples
* fix: ut failed
* fix: add matchLevel configuration metadata
* fix: add matchLevel defaultValue and description
---------
Co-authored-by: Haotian Zhang <skyebefreeman@qq.com>
|
1 year ago |
gzoldou
|
51fb3a1605
|
fix: fix RouterLabelRestTemplateInterceptor add response headers exception with httpclient5 (#1239)
|
2 years ago |
Haotian Zhang
|
e36f81693b
|
fix:fix rule-based router when using RestTemplate. (#1202)
|
2 years ago |
Blankjee
|
d1e4a74ac4
|
fix: dynamic routing using cookies. (#1153)
|
2 years ago |
Haotian Zhang
|
c48f94fcb5
|
fix:fix router label feign interceptor order. (#1071)
|
2 years ago |
Haotian Zhang
|
5750e510c2
|
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1050)
|
2 years ago |
Haotian Zhang
|
0ab19edb7a
|
feat:refactor SDKContext as static. (#995)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d68bf433a3
|
Feature: add AssemblyFlow to support tsf (#992)
|
2 years ago |
Haotian Zhang
|
8869e901b9
|
refactor:refactor reactor code in router module. (#959)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d18d008328
|
fix: fix nacos CircuitBreaker disable bug (#949)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d41b251514
|
fix: adapt for nacos instance (#936)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
10e67a69af
|
fix: fix PolarisRouterServiceInstanceListSupplier npe with reactive feign (#927)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
48dc5962da
|
feature: add ratelimit provider info and refactor ratelimit use arguments (#904)
|
2 years ago |
许路路
|
e98036ea38
|
optimize ServiceRuleManager (#877)
|
3 years ago |
Haotian Zhang
|
3f70d7bd1d
|
refactor:update to junit 5. (#866)
|
3 years ago |
Haotian Zhang
|
4ec8caa281
|
refactor:move loadbalancer to discovery module. (#846)
|
3 years ago |
Haotian Zhang
|
83b9decd3a
|
feat:support Spring Cloud 2022.0.
|
3 years ago |
dongyinuo
|
854223b3a8
|
add test 2sct polaris router (#731)
Co-authored-by: Haotian Zhang <928016560@qq.com>
|
3 years ago |
lepdou
|
26b7e3d1c3
|
change RouteArgument.buildCustom to RouteArgument.fromLabel (#749)
* change RouteArgument.buildCustom to RouteArgument.fromLabel
* add change log
|
3 years ago |
lepdou
|
e57c9a1306
|
adapt polaris-java 1.10.1 version (#746)
|
3 years ago |
DerekYRC
|
a13ddc4c01
|
code optimization & correct comment (#722)
* code optimization & correct comment
* update changelog
|
3 years ago |
weihubeats
|
ad44516d30
|
Remove deprecated method in test (#706)
|
3 years ago |
weihubeats
|
b8950e2071
|
remove deprecated method (#697)
|
3 years ago |
lingxiao,wu
|
a0737092e7
|
Optimize:optimize transfer (#636)
|
3 years ago |
lepdou
|
c472aa87ee
|
fix throw npe when router context is null (#635)
|
3 years ago |
Haotian Zhang
|
d9cf9a0301
|
feat:report the labels when using RestTemplate. (#629)
* feat:report the labels when using RestTemplate.
* fix checkstyle error.
|
3 years ago |
lepdou
|
e33f60bdaa
|
support new label expression (#627)
|
3 years ago |
lepdou
|
994f87a522
|
remove useless code for router (#626)
|
3 years ago |
lepdou
|
7ea533b0cf
|
optimize configuration conditional & optimize config data tips (#603)
|
3 years ago |
lepdou
|
0dd3cadc10
|
remove useless code for rest template router (#601)
|
3 years ago |
liuye
|
e51e4d72e1
|
Fix issue 593:When the project depends on spring-retry, executing restTemplate to call microservice and reporting NPE error (#594)
|
3 years ago |
Haotian Zhang
|
3525f53007
|
fix:fix NullPointerException error when using RestTemplate with no label. (#586)
|
3 years ago |
Haotian Zhang
|
8c9d0decb7
|
refactor:optimize project and code. (#571)
|
3 years ago |
pandaapo
|
f43dea689d
|
Report the labels in request when report the result of invocation by Feign (#556)
|
3 years ago |
Haotian Zhang
|
8484fc5f61
|
add feature-env plugin & add spring cloud gateway staining plugin. (#533)
|
3 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>
|
3 years ago |
Haotian Zhang
|
aa53605159
|
add router actuator endpoint. (#523)
|
3 years ago |
Haotian Zhang
|
30644858ec
|
feat:enhance Feign and RestTemplate and support Polaris monitor. (#447)
|
3 years ago |
Haotian Zhang
|
e95901eb53
|
refactor:optimize project and code. (#407)
* refactor:optimize project and code.
* fix:fix junit error.
* fix:fix code style.
|
3 years ago |