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