Commit Graph

52 Commits (8881d07c54d167e186a57bae9cfbc3ec6c9a42b9)

Author SHA1 Message Date
Haotian Zhang a12ea993b2
feat:add admin http handler. (#1453)
4 weeks ago
Haotian Zhang dbe4fe559d
feat:upgrade api circuit breaker. (#1441)
2 months ago
Haotian Zhang 80069757f3
fix:fix actuator name warning from #1428 . (#1432)
3 months ago
Fishtail 551daae089
fix: fix PolarisCircuitBreakerConfiguration not clear when gateway invoke by wildcard apis (#1425)
3 months ago
Fishtail b373aa350d
feat:upgrade nearby router and add namespace nearby router. (#1404)
3 months ago
Haotian Zhang 050c35b522
feat: add circuit breaker actuator. (#1171)
1 year ago
Haotian Zhang e7c3b0cadb
fix:fix router label feign interceptor order. (#1070)
1 year ago
Haotian Zhang c49ddd4f5c
fix:fix circuit breaker bean load order bug when using Nacos discovery. (#1049)
1 year ago
Haotian Zhang d53824bea8
fix:fix reporting bug when port is -1. (#1039)
1 year ago
Haotian Zhang 5ec700594a
fix:use path parameter in `@FeignClient` for circuit-breaker. (#1030)
2 years ago
Shanyou Yu (Sean Yu) 2428e765e5
fix custom fallback exception (#1021)
2 years ago
Haotian Zhang 5c922a2cff
feat:refactor SDKContext as static. (#1005)
2 years ago
Shanyou Yu (Sean Yu) ed8d94690c
Refactoring: Refactor Circuitbreaker ut (#998)
2 years ago
Shanyou Yu (Sean Yu) 9349663e1d
Feature: add AssemblyFlow to support tsf (#994)
2 years ago
Shanyou Yu (Sean Yu) 4d00993382
refactor: refactor circuitbreaker (#962)
2 years ago
liaochuntao 47a5f73286
feat:support webclient and gateway report call metrics (#942)
2 years ago
Shanyou Yu (Sean Yu) 38f25689dc
fix: adapt for nacos instance (#933)
2 years ago
Shanyou Yu (Sean Yu) 2d3af42bfe
feature: improve circuit breaker usage (#916)
2 years ago
Haotian Zhang 7b2f9483af
fix:optimize instance circuit beaker. (#908)
2 years ago
Shanyou Yu (Sean Yu) 4639a765e7
feature:add polaris circuit breaker support (#881)
2 years ago
Haotian Zhang db80ba62f9
refactor:update to junit 5. (#867)
2 years ago
Haotian Zhang 0928f72135
refactor:move loadbalancer to discovery module. (#845)
2 years ago
DerekYRC 660c225db2
code optimization & correct comment (#723)
2 years ago
lepdou a749cc382d
optimize configuration conditional & optimize config data tips (#604)
2 years ago
lepdou c53a3ce23e
add switch for report call result and default false (#549)
2 years ago
VOPEN.XYZ 74a1cb92ba
[Bugfix] Removed unused class for circuit-breaker module (2020) (#456)
2 years ago
VOPEN.XYZ d31c0e2a17
[Feature] Optimize feign & rest-template circuit-breaker logic (2020) . (#453)
2 years ago
Haotian Zhang 379851e4a3
feat:enhance Feign and RestTemplate and support Polaris monitor. (#446)
2 years ago
VOPEN.XYZ efe9e70fba
Optimize starter's auto-configuration . (2020) (#395)
2 years ago
Haotian Zhang 9dd33db2ef
refactor:optimize project and code (#392)
2 years ago
VOPEN.XYZ c1dcf69814
Optimize code style & unit test case (2020.0). (#337)
2 years ago
lepdou d1b8f7dade
optimize static metadata manager (#341)
2 years ago
weihubeats 0f9ac9d9ac
Feature 2020 rest template (#300)
2 years ago
Haotian Zhang 676aaa41dc
fix:fix ClassNotFoundException while not importing openfeign when using circuit-breaker module. (#270)
2 years ago
Haotian Zhang fc4bd10564
feat:merge features from 1.5.2-Hoxton.SR9 except router. (#226)
3 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
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