This is an automated email from the ASF dual-hosted git repository.

tanjian pushed a commit to branch hystrix_version
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit 1f5c129606d2df0e30fde371e10b4f864489c755
Author: JaredTan95 <jian....@daocloud.io>
AuthorDate: Sat Oct 31 10:19:25 2020 +0800

    update hystrix plugin version support list.
---
 docs/en/setup/service-agent/java-agent/Supported-list.md    | 2 +-
 test/plugin/scenarios/hystrix-scenario/support-version.list | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/en/setup/service-agent/java-agent/Supported-list.md 
b/docs/en/setup/service-agent/java-agent/Supported-list.md
index 1d74374..e10873f 100644
--- a/docs/en/setup/service-agent/java-agent/Supported-list.md
+++ b/docs/en/setup/service-agent/java-agent/Supported-list.md
@@ -82,7 +82,7 @@
   * Spring Bean annotations(@Bean, @Service, @Component, @Repository) 3.x and 
4.x (Optional²)
   * Spring Core Async SuccessCallback/FailureCallback/ListenableFutureCallback 
4.x
   * Spring Transaction 4.x and 5.x (Optional²)
-* [Hystrix: Latency and Fault Tolerance for Distributed 
Systems](https://github.com/Netflix/Hystrix) 1.4.20 -> 1.5.12
+* [Hystrix: Latency and Fault Tolerance for Distributed 
Systems](https://github.com/Netflix/Hystrix) 1.4.20 -> 1.5.18
 * Scheduler
   * [Elastic Job](https://github.com/elasticjob/elastic-job) 2.x
   * [Apache 
ShardingSphere-Elasticjob](https://github.com/apache/shardingsphere-elasticjob) 
3.0.0-alpha
diff --git a/test/plugin/scenarios/hystrix-scenario/support-version.list 
b/test/plugin/scenarios/hystrix-scenario/support-version.list
index 3f0d661..2b11589 100644
--- a/test/plugin/scenarios/hystrix-scenario/support-version.list
+++ b/test/plugin/scenarios/hystrix-scenario/support-version.list
@@ -16,3 +16,4 @@
 
 1.4.26
 1.5.12
+1.5.18

Reply via email to