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