Haotian Zhang
|
c48f94fcb5
|
fix:fix router label feign interceptor order. (#1071)
|
1 year ago |
Haotian Zhang
|
5750e510c2
|
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1050)
|
1 year ago |
Haotian Zhang
|
200a752ccb
|
fix:fix reporting bug when port is -1. (#1040)
|
1 year ago |
Haotian Zhang
|
c07143fdb3
|
fix:use path parameter in `@FeignClient` for circuit-breaker. (#1028)
|
1 year ago |
Shanyou Yu (Sean Yu)
|
9d6cfb6677
|
fix custom fallback exception (#1022)
|
1 year ago |
Haotian Zhang
|
0ab19edb7a
|
feat:refactor SDKContext as static. (#995)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
841a39ac33
|
Refactoring: Refactor Circuitbreaker ut (#996)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d68bf433a3
|
Feature: add AssemblyFlow to support tsf (#992)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
abed6d57af
|
refactor: refactor circuitbreaker (#964)
|
2 years ago |
liaochuntao
|
73457a4e66
|
feat:support webclient and gateway report call metrics (#946)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
d41b251514
|
fix: adapt for nacos instance (#936)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
776a646e81
|
feature: improve circuit breaker usage (#917)
|
2 years ago |
Haotian Zhang
|
f98c412ee4
|
fix:optimize instance circuit beaker. (#910)
|
2 years ago |
Shanyou Yu (Sean Yu)
|
112a80c45a
|
feature:add polaris circuit breaker support (#882)
|
2 years ago |
Haotian Zhang
|
3f70d7bd1d
|
refactor:update to junit 5. (#866)
|
2 years ago |
Haotian Zhang
|
4ec8caa281
|
refactor:move loadbalancer to discovery module. (#846)
|
2 years ago |
Haotian Zhang
|
83b9decd3a
|
feat:support Spring Cloud 2022.0.
|
2 years ago |
DerekYRC
|
a13ddc4c01
|
code optimization & correct comment (#722)
* code optimization & correct comment
* update changelog
|
2 years ago |
lepdou
|
7ea533b0cf
|
optimize configuration conditional & optimize config data tips (#603)
|
2 years ago |
lepdou
|
99d9f59fd8
|
add switch for report call result and default false (#550)
|
2 years ago |
VOPEN.XYZ
|
2155b3bd9d
|
[Feature] Optimize feign & rest-template circuit-breaker logic (2021). (#454)
|
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
|
7b77cf20b2
|
optimize static metadata manager (#346)
|
2 years ago |
VOPEN.XYZ
|
cf906626d8
|
Improve code style & Upgrade spring boot version with 2.6.9 . (#322)
* Improve code style & Upgrade spring boot version with 2.6.9 .
* Update CHANGELOG.md
|
2 years ago |
weihubeats
|
cafe2daa63
|
add restTemplate Report Polaris in2021.0 (#304)
* add restTemplate Report Polaris
* add listener
* add auto config
* add listener
* add java doc
* add java doc
* Add empty judgment
* add instanceof
* add test
* 删除多余空行
* format code
* format code
* format code
* remove redundant code
* rename class name
* add restTemplate Report Polaris
* update http code judge
* Support circuitbreaker in RestTemplate
|
2 years ago |
Haotian Zhang
|
a1d79d53b3
|
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#271)
|
2 years ago |
Haotian Zhang
|
ff25ca6975
|
feat:merge features from 1.5.x-Hoxton.SR9. (#250)
|
2 years ago |
SkyeBeFreeman
|
7ee56fd58d
|
fix:fix wrong context data storage.
|
3 years ago |
lepdou
|
481eac54eb
|
override recover router config
|
3 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 |
Haotian Zhang
|
89712c0248
|
Merge branch '2020.0' into 2020/fix_circuitbreak_400_bug
|
3 years ago |
lepdou
|
0a57a60f5f
|
fix circuitbreaker http code greater than 400 as fail response bug
|
3 years ago |
lepdou
|
880710e659
|
optimize router dependency
|
3 years ago |
SkyeBeFreeman
|
e29d6b4b4a
|
fix:fix junit not working bug.
|
3 years ago |
skyehtzhang
|
1b60016972
|
fix:fix circuitbreaker wrapper init error.
|
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 |
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 |