This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch 9.3.0
in repository https://gitbox.apache.org/repos/asf/skywalking-java.git
The following commit(s) were added to refs/heads/9.3.0 by this push:
new d1be319829 Update CHANGES.md
d1be319829 is described below
commit d1be319829e2079a40091fab4f4f410f2d69c084
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Thu Jul 25 22:49:49 2024 +0800
Update CHANGES.md
---
CHANGES.md | 23 +++--------------------
1 file changed, 3 insertions(+), 20 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index d2ab11f4ee..22dea7bad8 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,29 +2,12 @@ Changes by Version
==================
Release Notes.
-9.3.0
+9.4.0
------------------
-* Remove `idleCount` tag in Alibaba Druid meter plugin.
-* Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin.
-* Support for C3P0 connection pool tracing.
-* Use a daemon thread to flush logs.
-* Fix typos in `URLParser`.
-* Add support for `Derby`/`Sybase`/`SQLite`/`DB2`/`OceanBase` jdbc url format
in `URLParser`.
-* Optimize spring-plugins:scheduled-annotation-plugin compatibility about
Spring 6.1.x support.
-* Add a forceIgnoring mechanism in a CROSS_THREAD scenario.
-* Fix NPE in Redisson plugin since Redisson 3.20.0.
-* Support for showing batch command details and ignoring PING commands in
Redisson plugin.
-* Fix peer value of Master-Slave mode in Redisson plugin.
-* Support for tracing the callbacks of asynchronous methods in
elasticsearch-6.x-plugin/elasticsearch-7.x-plugin.
-* Fixed the invalid issue in the isInterface method in PluginFinder.
-* Fix the opentracing toolkit SPI config
-* Improve 4x performance of ContextManagerExtendService.createTraceContext()
-* Add a plugin that supports the Solon framework.
-* Fixed issues in the MySQL component where the executeBatch method could
result in empty SQL statements .
-* Support kafka-clients-3.7.x intercept
-All issues and pull requests are
[here](https://github.com/apache/skywalking/milestone/213?closed=1)
+
+All issues and pull requests are
[here](https://github.com/apache/skywalking/milestone/222?closed=1)
------------------
Find change logs of all versions [here](changes).