v9.4.0
What's Changed
- Released 9.3.0 and start 9.4.0 by @wu-sheng in https://github.com/apache/skywalking-java/pull/710
- Upgrade nats plugin to support 2.16.5 by @pg-yang in https://github.com/apache/skywalking-java/pull/711
- Bump up skywalking-infra-e2e to work around GHA removing
docker-composev1 by @wankai123 in https://github.com/apache/skywalking-java/pull/713 - Add agent self-observability. by @weixiang1862 in https://github.com/apache/skywalking-java/pull/716
- Fix intermittent ClassCircularityError by preloading ThreadLocalRandom since ByteBuddy 1.12.11 by @yizhouw11 in https://github.com/apache/skywalking-java/pull/718
- Change so11y menu by @wu-sheng in https://github.com/apache/skywalking-java/pull/719
- Add witness class/method for resteasy-server plugin by @Leibnizhu in https://github.com/apache/skywalking-java/pull/722
- Support async profiler feature by @zhengziyi0117 in https://github.com/apache/skywalking-java/pull/720
- Add async-profiler feature CHANGES.md by @zhengziyi0117 in https://github.com/apache/skywalking-java/pull/724
- fix: jdk8 AsyncProfilerDataSend JFR data error by @zhengziyi0117 in https://github.com/apache/skywalking-java/pull/725
- fix: shade async-profiler packages by @zhengziyi0117 in https://github.com/apache/skywalking-java/pull/727
- Fix deadlinks by @wu-sheng in https://github.com/apache/skywalking-java/pull/729
- support mongo
db.instancetag、db.collectiontag andAggregateOperationspan in mongodb-3.x-plugin and mongodb-4.x-plugin by @youjie23 in https://github.com/apache/skywalking-java/pull/728 - Improve CustomizeConfiguration by avoiding repeatedly resolve file config by @JoeCqupt in https://github.com/apache/skywalking-java/pull/730
- Add empty judgment for constructorInterceptPoint by @CodePrometheus in https://github.com/apache/skywalking-java/pull/732
- fix: async profiler max duration && reduce memory allocation when sending jfr by @zhengziyi0117 in https://github.com/apache/skywalking-java/pull/733
- fix: rm tomcat-10x-plugin version by @fengyouliang in https://github.com/apache/skywalking-java/pull/734
- Bump up actions/cache to v4 by @wu-sheng in https://github.com/apache/skywalking-java/pull/735
- Bump up gRPC and netty versions by @wu-sheng in https://github.com/apache/skywalking-java/pull/737
- Fix CreateAopProxyInterceptor in the Spring core-patch indeed changes the implementation of the Spring AOP proxy by @youjie23 in https://github.com/apache/skywalking-java/pull/739
- [Feature] Support Tracing for GlobalFilter and GatewayFilter in Gateway by @yqw570994511 in https://github.com/apache/skywalking-java/pull/736
- Enhance optional plugin docs for Spring Gateway. by @wu-sheng in https://github.com/apache/skywalking-java/pull/740
- Enhance gRPC server side async support. by @wu-sheng in https://github.com/apache/skywalking-java/pull/741
- Polish codes by @wu-sheng in https://github.com/apache/skywalking-java/pull/742
- Add Caffeine plugin as optional by @CodePrometheus in https://github.com/apache/skywalking-java/pull/743
- Add Undertow 2.1.7.final+ worker thread pool metrics. by @weixiang1862 in https://github.com/apache/skywalking-java/pull/744
- modify
plugin.dest.dirproperty by @JoeCqupt in https://github.com/apache/skywalking-java/pull/746 - [Feature] Support for tracking in spring gateway versions 4.1.2 and above by @yqw570994511 in https://github.com/apache/skywalking-java/pull/747
- Fix ConsumeDriver running status by @JoeCqupt in https://github.com/apache/skywalking-java/pull/748
- Update URLParserTest.java by @wangcanfengxs in https://github.com/apache/skywalking-java/pull/749
New Contributors
- @yizhouw11 made their first contribution in https://github.com/apache/skywalking-java/pull/718
- @zhengziyi0117 made their first contribution in https://github.com/apache/skywalking-java/pull/720
- @youjie23 made their first contribution in https://github.com/apache/skywalking-java/pull/728
- @CodePrometheus made their first contribution in https://github.com/apache/skywalking-java/pull/732
- @fengyouliang made their first contribution in https://github.com/apache/skywalking-java/pull/734
- @yqw570994511 made their first contribution in https://github.com/apache/skywalking-java/pull/736
- @wangcanfengxs made their first contribution in https://github.com/apache/skywalking-java/pull/749
Full Changelog: https://github.com/apache/skywalking-java/compare/v9.3.0...v9.4.0