What's Changed
- Release 9.4.0 and prepare 9.5.0 by @wu-sheng in #750
- Add the virtual thread executor plugin by @peachisai in #751
- Add the javadoc plugin for virtual thread executor plugin by @peachisai in #752
- Fix Conflicts apm-jdk-threadpool-plugin conflicts with apm-jdk-forkjoinpool-plugin by @GuoHaoZai in #753
- To prevent NPE use pool name for metrics if JDBC URL is not set. by @john9x in #754
- Fix MeterService NPE as not initialized in so11y plugin. by @wu-sheng in #755
- fix parent class enhance issue by @tjuwangning in #757
- Add support for dameng(DM) JDBC URL format in URLParser by @saber-wang in #758
- fix: RabbitMQ Consumer could not receive handleCancelOk callback(#13334) by @AYue-94 in #759
- Feature: Support for tracking for lettuce versions 6.5+ by @nichanghao in #760
- Upgrade bytebuddy to 1.17.6 by @KeekLove in #761
- docs: Add Couchbase Java SDK to supported list by @wankai123 in #763
- Add support gRPC 1.59.x and 1.70.x server interceptor trace by @huicunjun in #764
- Fix enhanced instance causes Spring Application startup failure by @tjuwangning in #762
- build: fix Checkstyle encoding by @leeyazhou in #765
- fix: build failure for lombok in JDK23 by @leeyazhou in #767
- (build)version management for maven-pulgin and artifactId by @leeyazhou in #766
New Contributors
- @GuoHaoZai made their first contribution in #753
- @john9x made their first contribution in #754
- @tjuwangning made their first contribution in #757
- @saber-wang made their first contribution in #758
- @AYue-94 made their first contribution in #759
- @nichanghao made their first contribution in #760
- @KeekLove made their first contribution in #761
- @huicunjun made their first contribution in #764
- @leeyazhou made their first contribution in #765
Full Changelog: v9.4.0...v9.5.0