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

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

commit c44080a5665c2bf0a08e389d49c77cdcc7e8420e
Author: JaredTan95 <jian....@daocloud.io>
AuthorDate: Tue Jan 12 14:26:11 2021 +0800

    add 2.6.1
---
 CHANGES.md                                                | 2 +-
 docs/en/setup/service-agent/java-agent/Supported-list.md  | 2 +-
 test/plugin/scenarios/kafka-scenario/support-version.list | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index eb44301..603b100 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -29,7 +29,7 @@ Release Notes.
 * Fix mssql-plugin occur ClassCastException when call the method of return 
generate key.
 * The operation name of dubbo and dubbo-2.7.x-plugin, has been changed as the 
`groupValue/className.methodName` format
 * Fix bug that rocketmq-plugin set the wrong tag.
-* Update kafka plugin support version to latest(2.7.0).
+* Update kafka plugin support version to 2.6.1.
 
 #### OAP-Backend
 * Make meter receiver support MAL.
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 f9f5c97..f1eb468 100644
--- a/docs/en/setup/service-agent/java-agent/Supported-list.md
+++ b/docs/en/setup/service-agent/java-agent/Supported-list.md
@@ -57,7 +57,7 @@ metrics based on the tracing data.
   * [Apache CXF](https://github.com/apache/cxf) 3.x
 * MQ
   * [RocketMQ](https://github.com/apache/rocketmq) 4.x
-  * [Kafka](http://kafka.apache.org) 0.11.0.0 -> 2.7.0
+  * [Kafka](http://kafka.apache.org) 0.11.0.0 -> 2.6.1
   * [Spring-Kafka](https://github.com/spring-projects/spring-kafka) Spring 
Kafka Consumer 1.3.x -> 2.3.x (2.0.x and 2.1.x not tested and not recommended 
by [the official document](https://spring.io/projects/spring-kafka))
   * [ActiveMQ](https://github.com/apache/activemq) 5.10.0 -> 5.15.4
   * [RabbitMQ](https://www.rabbitmq.com/) 5.x
diff --git a/test/plugin/scenarios/kafka-scenario/support-version.list 
b/test/plugin/scenarios/kafka-scenario/support-version.list
index db3a63e..b40856b 100644
--- a/test/plugin/scenarios/kafka-scenario/support-version.list
+++ b/test/plugin/scenarios/kafka-scenario/support-version.list
@@ -22,5 +22,4 @@
 2.2.1
 2.3.0
 2.5.1
-2.6.1
-2.7.0
\ No newline at end of file
+2.6.1
\ No newline at end of file

Reply via email to