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/skywalking-java.git

commit dfee622d7491742786a8945af6654654a6b6a3ec
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Sun Jul 30 09:32:34 2023 +0800

    Fix CHANGES.md
    
    Other changes should be in feature list.
---
 CHANGES.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 039e7c2d4d..8c7c7d5edd 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -11,9 +11,6 @@ Release Notes.
 * Implement new naming policies for names of auxiliary type, interceptor 
delegate field, renamed origin method, method
   access name, method cache value field. All names are under `sw$` name trait. 
They are predictable and unchanged after
   re-transform.
-* Fix witness class in springmvc-annotation-5.x-plugin to avoid falling into 
v3 use cases.
-* Fix Jedis-2.x plugin bug and add test for redis cluster scene
-* Merge two instrumentation classes to avoid duplicate enhancements in mysql 
plugins.
 
 ```
 * SWAuxiliaryTypeNamingStrategy
@@ -135,7 +132,7 @@ Callable {
 
 * Support Jdk17 ZGC metric collect
 * Support Jetty 11.x plugin
-* Support access the sky-walking tracer context in spring gateway filter
+* Support access to the sky-walking tracer context in spring gateway filter
 * Fix the scenario of using the HBase plugin with spring-data-hadoop.
 * Add RocketMQ 5.x plugin
 * Fix the conflict between the logging kernel and the JDK threadpool plugin.
@@ -149,7 +146,10 @@ Callable {
 * Upgrade guava to 32.0.1
 * Fix issue with duplicate enhancement by ThreadPoolExecutor
 * Add plugin to support for RESTeasy 6.x.
-* Fix the conditions for resetting uuid, avoid the same uuid causing the 
configuration not to be updated. 
+* Fix the conditions for resetting UUID, avoid the same uuid causing the 
configuration not to be updated.
+* Fix witness class in springmvc-annotation-5.x-plugin to avoid falling into 
v3 use cases.
+* Fix Jedis-2.x plugin bug and add test for Redis cluster scene
+* Merge two instrumentation classes to avoid duplicate enhancements in MySQL 
plugins.
 
 #### Documentation
 

Reply via email to