Commit Graph

48 Commits (1.14.0-Hoxton.SR12-RC3)

Author SHA1 Message Date
andrew shan ca0b8ba982
fix: fix npe when add circuitbreak module without feign.hystrix.enable=true (#1292)
5 months ago
Haotian Zhang 0523064957
feat: add circuit breaker actuator. (#1172)
12 months ago
Haotian Zhang aae97b61fa fix:fix router label feign interceptor order.
1 year ago
jarvisxiong 8ddee3cfb9 feat:added automatic optimization for dynamic config refresh type.
1 year ago
Haotian Zhang fe88e4af73 fix:fix circuit breaker bean load order bug when using Nacos discovery.
1 year ago
Haotian Zhang 78e0a6da7b fix:fix reporting bug when port is -1.
1 year ago
Haotian Zhang 46ff38be8d fix:use path parameter in `@FeignClient` for circuit-breaker.
1 year ago
Shanyou Yu (Sean Yu) 7fbab3e6a7 fix:fix custom fallback exception.
1 year ago
Haotian Zhang 4981835215 feat:refactor SDKContext as static.
1 year ago
Haotian Zhang 28a0a9fc63 refactor:refactor rpc enhancement.
1 year ago
Shanyou Yu (Sean Yu) 0673da7818 Refactoring: Refactor Circuitbreaker ut.
1 year ago
Haotian Zhang b33a5d80c7 fix:support old rate limit prometheus view.
1 year ago
Shanyou Yu (Sean Yu) 5ec0f04252 fix custom fallback exception.
1 year ago
Shanyou Yu (Sean Yu) 1dffb915af feature:add polaris circuit breaker support
1 year ago
Haotian Zhang 21953e17b6 refactor:update to junit 5.
1 year ago
DerekYRC d4c4186c8e
code optimization & correct comment (#724)
2 years ago
lepdou bd9e597e2f
optimize configuration conditional & optimize config data tips (#605)
2 years ago
lepdou 10171f6d5c
add switch for report call result and default false (#547)
2 years ago
VOPEN.XYZ d0234d8514
[Bugfix] Removed unused class for circuit-breaker module (main). (#455)
2 years ago
VOPEN.XYZ 5b94968dc1
[Feature] Optimize feign & rest-template circuit-breaker logic (main) . (#424)
2 years ago
Haotian Zhang 3c4bddd6d1
feat:enhance Feign and RestTemplate and support Polaris monitor. (#435)
2 years ago
VOPEN.XYZ 789b1dfdfb
Optimize starters auto-configuration. (main) (#391)
2 years ago
Haotian Zhang e5f7a75e09
refactor:optimize project and code (#368)
2 years ago
VOPEN.XYZ e5ad87e62e
Optimize code style & unit test case (main). (#336)
2 years ago
lepdou 933d573c64
optimize static metadata manager (#327)
2 years ago
weihubeats 99d22321ff
add restTemplate Report Polaris (#272)
2 years ago
Haotian Zhang d2edd5d955
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#269)
2 years ago
SkyeBeFreeman 5ed3b56af2 test:add junit test to polaris-circuitbreaker.
2 years ago
lepdou 4fc6aca5b1 support router by request label
2 years ago
SkyeBeFreeman 266ee13bd2 fix:fix wrong context data storage.
2 years ago
SkyeBeFreeman 43f9ebc4c3 release:release 1.4.0-Hoxton.SR9.
2 years ago
SkyeBeFreeman b3bb71cdc3 fix:fix code style error.
2 years ago
SkyeBeFreeman e37239a145 Merge branch 'main' of github.com:Tencent/spring-cloud-tencent
2 years ago
lepdou d8d0c7445d add override recover router config
2 years ago
SkyeBeFreeman 3e0d2241bb feat:refactor loadbalancer module as a basic module for router and circuit breaker.
2 years ago
Haotian Zhang f3fa5c04c7
Merge branch 'main' into h/fix_circuitbreak_400_bug
3 years ago
Haotian Zhang aa582b9317
Merge pull request #110 from lepdou/h/fix_discovry
3 years ago
SkyeBeFreeman 9877d8ad47 feat:add switch of polaris, discovery and register.
3 years ago
lepdou 6209796f94 fix circuitbreaker http code greater than 400 as fail response bug
3 years ago
lepdou b64d82fa6a optimize router dependency
3 years ago
skyehtzhang 9c99474e84 fix:fix checkstyle error.
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
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