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

wusheng pushed a commit to branch 9.2.0
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git


The following commit(s) were added to refs/heads/9.2.0 by this push:
     new 4d27e05599 Update CHANGES.md
4d27e05599 is described below

commit 4d27e05599cd3ffb9e8656ac0152e12e3cdd3827
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Sun Mar 31 20:58:02 2024 +0800

    Update CHANGES.md
---
 CHANGES.md | 20 +++-----------------
 1 file changed, 3 insertions(+), 17 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index eef33563e1..ce908f8278 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,29 +2,15 @@ Changes by Version
 ==================
 Release Notes.
 
-9.2.0
+9.3.0
 ------------------
 
-* Fix NoSuchMethodError in mvc-annotation-commons and change deprecated method.
-* Fix forkjoinpool plugin in JDK11.
-* Support for tracing spring-cloud-gateway 4.x in gateway-4.x-plugin.
-* Fix re-transform bug when plugin enhanced class proxy parent method.
-* Fix error HTTP status codes not recording as SLA failures in Vert.x plugins. 
-* Support for HttpExchange request tracing.
-* Support tracing for async producing, batch sync consuming, and batch async 
consuming in rocketMQ-client-java-5.x-plugin.
-* Convert the Redisson span into an async span.
-* Rename system env name from `sw_plugin_kafka_producer_config` to 
`SW_PLUGIN_KAFKA_PRODUCER_CONFIG`.
-* Support for ActiveMQ-Artemis messaging tracing.
-* Archive the expired plugins `impala-jdbc-2.6.x-plugin`.
-* Fix a bug in Spring Cloud Gateway if HttpClientFinalizer#send does not 
invoke, the span created at NettyRoutingFilterInterceptor can not stop.
-* Fix not tracing in HttpClient v5 when HttpHost(arg[0]) is null but 
`RoutingSupport#determineHost` works.
-* Support across thread tracing for SOFA-RPC.
-* Update Jedis 4.x plugin to support Sharding and Cluster models.
+
 
 #### Documentation
 * Update docs to describe `expired-plugins`.
 
-All issues and pull requests are 
[here](https://github.com/apache/skywalking/milestone/204?closed=1)
+All issues and pull requests are 
[here](https://github.com/apache/skywalking/milestone/213?closed=1)
 
 ------------------
 Find change logs of all versions [here](changes).

Reply via email to