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 39c1c6cdd8 Create changes-9.2.0.md
39c1c6cdd8 is described below

commit 39c1c6cdd8c7e229f7fbe992f16175ff009ef548
Author: 吴晟 Wu Sheng <wu.sh...@foxmail.com>
AuthorDate: Sun Mar 31 20:57:46 2024 +0800

    Create changes-9.2.0.md
---
 changes/changes-9.2.0.md | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/changes/changes-9.2.0.md b/changes/changes-9.2.0.md
new file mode 100644
index 0000000000..a5eecc0d2d
--- /dev/null
+++ b/changes/changes-9.2.0.md
@@ -0,0 +1,27 @@
+Changes by Version
+==================
+Release Notes.
+
+9.2.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)

Reply via email to