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

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


The following commit(s) were added to refs/heads/release-9.5.0 by this push:
     new cd41fc2402 Create changes-9.5.0.md
cd41fc2402 is described below

commit cd41fc2402da0678fe79feef02038eb137953e38
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Mon Aug 18 11:11:53 2025 +0800

    Create changes-9.5.0.md
---
 changes/changes-9.5.0.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/changes/changes-9.5.0.md b/changes/changes-9.5.0.md
new file mode 100644
index 0000000000..ff5133d250
--- /dev/null
+++ b/changes/changes-9.5.0.md
@@ -0,0 +1,25 @@
+Changes by Version
+==================
+Release Notes.
+
+9.5.0
+------------------
+
+* Add the virtual thread executor plugin
+* Fix Conflicts apm-jdk-threadpool-plugin conflicts with 
apm-jdk-forkjoinpool-plugin
+* Fix NPE in hikaricp-plugin if JDBC URL is not set
+* Agent kernel services could be not-booted-yet as 
ServiceManager#INSTANCE#boot executed after agent transfer
+  initialization. Delay so11y metrics#build when the services are not ready to 
avoid MeterService status is not
+  initialized.
+* Fix retransform failure when enhancing both parent and child classes.
+* Add support for `dameng(DM)` JDBC url format in `URLParser`.
+* Fix RabbitMQ Consumer could not receive handleCancelOk callback.
+* Support for tracking in lettuce versions 6.5.x and above.
+* Upgrade byte-buddy version to 1.17.6.
+* Support gRPC 1.59.x and 1.70.x server interceptor trace
+* Fix the `CreateAopProxyInterceptor` in the Spring core-patch changes the AOP 
proxy type when a class is
+  enhanced by both SkyWalking and Spring AOP.
+* Build: Centralized plugin version management in the root POM and remove 
redundant declarations.
+
+All issues and pull requests are 
[here](https://github.com/apache/skywalking/milestone/236?closed=1)
+

Reply via email to