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 88cc82c38c Update CHANGES.md
88cc82c38c is described below
commit 88cc82c38c4b16cbf5c42513b1edaf319b529e65
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Mon Aug 18 11:12:01 2025 +0800
Update CHANGES.md
---
CHANGES.md | 20 +++-----------------
1 file changed, 3 insertions(+), 17 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 2049466573..de2ded2867 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,26 +2,12 @@ Changes by Version
==================
Release Notes.
-9.5.0
+9.6.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)
+
+All issues and pull requests are
[here](https://github.com/apache/skywalking/milestone/242?closed=1)
------------------
Find change logs of all versions [here](changes).