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 fde8e21bdb Create changes-9.3.0.md
fde8e21bdb is described below

commit fde8e21bdbf61cc44d17efe76ed9d5c2cd515208
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Thu Jul 25 22:49:08 2024 +0800

    Create changes-9.3.0.md
---
 changes/changes-9.3.0.md | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/changes/changes-9.3.0.md b/changes/changes-9.3.0.md
new file mode 100644
index 0000000000..304feb01ae
--- /dev/null
+++ b/changes/changes-9.3.0.md
@@ -0,0 +1,28 @@
+Changes by Version
+==================
+Release Notes.
+
+9.3.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.
+
+All issues and pull requests are 
[here](https://github.com/apache/skywalking/milestone/213?closed=1)
+

Reply via email to