Commit Graph

47 Commits (2023.0)

Author SHA1 Message Date
Haotian Zhang 5fe8b46fef
feat: add circuit breaker actuator. (#1170)
9 months ago
Haotian Zhang c48f94fcb5
fix:fix router label feign interceptor order. (#1071)
11 months ago
Haotian Zhang 5750e510c2
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1050)
12 months 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)
1 year ago
Shanyou Yu (Sean Yu) 841a39ac33
Refactoring: Refactor Circuitbreaker ut (#996)
1 year ago
Shanyou Yu (Sean Yu) d68bf433a3
Feature: add AssemblyFlow to support tsf (#992)
1 year ago
Shanyou Yu (Sean Yu) abed6d57af
refactor: refactor circuitbreaker (#964)
1 year ago
liaochuntao 73457a4e66
feat:support webclient and gateway report call metrics (#946)
1 year ago
Shanyou Yu (Sean Yu) d41b251514
fix: adapt for nacos instance (#936)
1 year ago
Shanyou Yu (Sean Yu) 776a646e81
feature: improve circuit breaker usage (#917)
1 year ago
Haotian Zhang f98c412ee4
fix:optimize instance circuit beaker. (#910)
1 year ago
Shanyou Yu (Sean Yu) 112a80c45a
feature:add polaris circuit breaker support (#882)
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
DerekYRC a13ddc4c01
code optimization & correct comment (#722)
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)
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)
2 years ago
weihubeats cafe2daa63
add restTemplate Report Polaris in2021.0 (#304)
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.
2 years ago
lepdou 481eac54eb override recover router config
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
Haotian Zhang 89712c0248
Merge branch '2020.0' into 2020/fix_circuitbreak_400_bug
2 years ago
lepdou 0a57a60f5f fix circuitbreaker http code greater than 400 as fail response bug
2 years ago
lepdou 880710e659 optimize router dependency
2 years ago
SkyeBeFreeman e29d6b4b4a fix:fix junit not working bug.
2 years ago
skyehtzhang 1b60016972 fix:fix circuitbreaker wrapper init error.
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
SkyeBeFreeman fc16d17206 feat:optimize dependencies and notes.
2 years ago
SkyeBeFreeman 5ad472579d feat:divide storage and transfer of metadata.
2 years ago
SkyeBeFreeman baabb69be3 feat:optimize project structure and checkstyle
2 years ago