You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2018/01/29 05:59:39 UTC

[incubator-skywalking] branch wu-sheng-patch-1 created (now e0a4af3)

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

wusheng pushed a change to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


      at e0a4af3  Update Supported-list.md

This branch includes the following new commits:

     new e0a4af3  Update Supported-list.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.

[incubator-skywalking] 01/01: Update Supported-list.md

Posted by wu...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit e0a4af34773ff54eb750c893e9471b08c0adccd5
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Mon Jan 29 13:59:37 2018 +0800

    Update Supported-list.md
---
 docs/Supported-list.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/Supported-list.md b/docs/Supported-list.md
index a327444..b1187e3 100644
--- a/docs/Supported-list.md
+++ b/docs/Supported-list.md
@@ -30,7 +30,7 @@
   * [gRPC](https://github.com/grpc/grpc-java) 1.6+
 * MQ
   * [RocketMQ](https://github.com/apache/rocketmq) 4.x
-  * [Kafka](http://kafka.apache.org) 0.11.0.0 -> 1.0 (Optional²)
+  * [Kafka](http://kafka.apache.org) 0.11.0.0 -> 1.0
 * NoSQL
   * Redis
     * [Jedis](https://github.com/xetorthio/jedis) 2.x
@@ -41,12 +41,12 @@
 * Service Discovery
   * [Netflix Eureka](https://github.com/Netflix/eureka) 
 * Spring Ecosystem
+  * Spring Bean annotations(@Bean, @Service, @Component, @Repository) 3.x and 4.x (Optional²)
   * Spring Core Async SuccessCallback/FailureCallback/ListenableFutureCallback 4.x
 * Scheduler
   * [Elastic Job](https://github.com/elasticjob/elastic-job) 2.x
 * OpenTracing community supported
-  * Motan
-  * Hprose-java
 
 ¹Required dependencies for these components must be first manually downloaded before being built, due to license incompatibilities. For this reason these components are not by default included in the SkyWalking releases.
+
 ²These plugins affect the performance or must be used under some conditions, from experiences. So only released in `/optional-plugins`, copy to `/plugins` in order to make them work.

-- 
To stop receiving notification emails like this one, please contact
wusheng@apache.org.