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