Skip to content

Commit cd41fc2

Browse files
authored
Create changes-9.5.0.md
1 parent 7497c96 commit cd41fc2

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

changes/changes-9.5.0.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Changes by Version
2+
==================
3+
Release Notes.
4+
5+
9.5.0
6+
------------------
7+
8+
* Add the virtual thread executor plugin
9+
* Fix Conflicts apm-jdk-threadpool-plugin conflicts with apm-jdk-forkjoinpool-plugin
10+
* Fix NPE in hikaricp-plugin if JDBC URL is not set
11+
* Agent kernel services could be not-booted-yet as ServiceManager#INSTANCE#boot executed after agent transfer
12+
initialization. Delay so11y metrics#build when the services are not ready to avoid MeterService status is not
13+
initialized.
14+
* Fix retransform failure when enhancing both parent and child classes.
15+
* Add support for `dameng(DM)` JDBC url format in `URLParser`.
16+
* Fix RabbitMQ Consumer could not receive handleCancelOk callback.
17+
* Support for tracking in lettuce versions 6.5.x and above.
18+
* Upgrade byte-buddy version to 1.17.6.
19+
* Support gRPC 1.59.x and 1.70.x server interceptor trace
20+
* Fix the `CreateAopProxyInterceptor` in the Spring core-patch changes the AOP proxy type when a class is
21+
enhanced by both SkyWalking and Spring AOP.
22+
* Build: Centralized plugin version management in the root POM and remove redundant declarations.
23+
24+
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/236?closed=1)
25+

0 commit comments

Comments
 (0)