New
9.2.0
What's Changed
- Release 9.1 and begin 9.2.0 by @wu-sheng in https://github.com/apache/skywalking-java/pull/652
- Fix missing command in the docker release by @wu-sheng in https://github.com/apache/skywalking-java/pull/653
- Bump up bundled CLI by @wu-sheng in https://github.com/apache/skywalking-java/pull/654
- Remove dead links by @wu-sheng in https://github.com/apache/skywalking-java/pull/655
- Fix NoSuchMethodError in mvc-annotation-commons&change deprecated method by @CzyerChen in https://github.com/apache/skywalking-java/pull/658
- Support forkjoinpool plugin in JDK11 by @786991884 in https://github.com/apache/skywalking-java/pull/656
- Support for tracing webflux-6.x and gateway-4.x by @CzyerChen in https://github.com/apache/skywalking-java/pull/661
- Fix re-transform bug when enhanced class proxy parent method by @kylixs in https://github.com/apache/skywalking-java/pull/659
- Success Rate is Incorrect with Vert.x by @BFergerson in https://github.com/apache/skywalking-java/pull/662
- Update NOTICE year to 2024 by @wu-sheng in https://github.com/apache/skywalking-java/pull/663
- add support for HttpExchange along with webflux-webclient-6.x by @CzyerChen in https://github.com/apache/skywalking-java/pull/664
- Support tracing for async producing, batch sync consuming, and batch async consuming in rocketMQ-client-java-5.x-plugin by @CzyerChen in https://github.com/apache/skywalking-java/pull/665
- Convert the Redisson lock span into an async span by @peachisai in https://github.com/apache/skywalking-java/pull/667
- Rename system env name
sw_plugin_kafka_producer_configtoSW_PLUGIN_KAFKA_PRODUCER_CONFIGby @wu-sheng in https://github.com/apache/skywalking-java/pull/668 - Fix words by @wu-sheng in https://github.com/apache/skywalking-java/pull/669
- Support for ActiveMQ-Artemis messaging tracing. by @CzyerChen in https://github.com/apache/skywalking-java/pull/670
- Archive the expired plugins
impala-jdbc-2.6.x-plugin. by @wu-sheng in https://github.com/apache/skywalking-java/pull/673 - Fix duplicate traceId when use forward scheme in spring.cloud.gateway.routes.uri properties by @cylx3126 in https://github.com/apache/skywalking-java/pull/672
- Fix not tracing in HttpClient v5 when HttpHost(arg[0]) is null but
RoutingSupport#determineHostworks. by @cylx3126 in https://github.com/apache/skywalking-java/pull/674 - Support across thread tracing for SOFA-RPC by @OrezzerO in https://github.com/apache/skywalking-java/pull/675
- Update Jedis 4.x plugin to support Sharding and Cluster models. by @pg-yang in https://github.com/apache/skywalking-java/pull/677
New Contributors
- @786991884 made their first contribution in https://github.com/apache/skywalking-java/pull/656
- @cylx3126 made their first contribution in https://github.com/apache/skywalking-java/pull/672
- @OrezzerO made their first contribution in https://github.com/apache/skywalking-java/pull/675
Full Changelog: https://github.com/apache/skywalking-java/compare/v9.1.0...v9.2.0