New
9.3.0
What's Changed
- Release 9.2.0 begin 9.3.0 dev by @wu-sheng in https://github.com/apache/skywalking-java/pull/678
- Remove idleCount in druid plugin by @AlchemyDing in https://github.com/apache/skywalking-java/pull/679
- Fix CHANGES.md by @wu-sheng in https://github.com/apache/skywalking-java/pull/680
- Fix NPE in handleMethodException method of apm-jdk-threadpool-plugin. by @ForrestWang123 in https://github.com/apache/skywalking-java/pull/681
- Polish NPE fix in handleMethodException method of apm-jdk-threadpool-plugin by @ForrestWang123 in https://github.com/apache/skywalking-java/pull/682
- Add Support for C3P0 connection pool tracing by @CzyerChen in https://github.com/apache/skywalking-java/pull/683
- Set the log flush thread to Daemon by @githubcheng2978 in https://github.com/apache/skywalking-java/pull/684
- Typo fix by @JoeCqupt in https://github.com/apache/skywalking-java/pull/685
- Fix typos in URLParser. by @CzyerChen in https://github.com/apache/skywalking-java/pull/686
- Add support for Derby/Sybase/SQLite/DB2/OceanBase jdbc url format in URLParser by @CzyerChen in https://github.com/apache/skywalking-java/pull/687
- Fix TracingSegmentRunner by @JoeCqupt in https://github.com/apache/skywalking-java/pull/688
- Fix method name missing in spring-plugins:scheduled-annotation-plugin with spring 6.1.x by @CzyerChen in https://github.com/apache/skywalking-java/pull/691
- Add a forceIgnoring mechanism and apply it to the plugins (Spring Clo… by @gzlicanyi in https://github.com/apache/skywalking-java/pull/689
- Fix bugs in Redisson plugin by @CzyerChen in https://github.com/apache/skywalking-java/pull/693
- Support for tracing the callbacks of async methods in elastiicsearch-6.x/7.x-plugin by @CzyerChen in https://github.com/apache/skywalking-java/pull/694
- Fix to Ensure All Rules Satisfy not isInterface by @wengyingjian in https://github.com/apache/skywalking-java/pull/695
- Fix the opentracing toolkit SPI config by @xiaqi1210 in https://github.com/apache/skywalking-java/pull/696
- Remove Oracle scenario from testing. by @wu-sheng in https://github.com/apache/skywalking-java/pull/699
- Improve 4x performance of ContextManagerExtendService.createTraceCont… by @jiangyunpeng in https://github.com/apache/skywalking-java/pull/698
- Fix problem which lead redisson plugin to throw unnecessary NullPointerException by @Ricehomesky in https://github.com/apache/skywalking-java/pull/700
- Fix RESTEasy link 404 by @wu-sheng in https://github.com/apache/skywalking-java/pull/701
- Add a plugin that supports the Solon framework. by @xsShuang in https://github.com/apache/skywalking-java/pull/697
- Fixed issues in the MySQL component where the executeBatch method could result in empty SQL statements . by @w2dp in https://github.com/apache/skywalking-java/pull/702
- Support kafka-clients-3.7.x by @darkness-2nd in https://github.com/apache/skywalking-java/pull/707
New Contributors
- @AlchemyDing made their first contribution in https://github.com/apache/skywalking-java/pull/679
- @ForrestWang123 made their first contribution in https://github.com/apache/skywalking-java/pull/681
- @githubcheng2978 made their first contribution in https://github.com/apache/skywalking-java/pull/684
- @JoeCqupt made their first contribution in https://github.com/apache/skywalking-java/pull/685
- @wengyingjian made their first contribution in https://github.com/apache/skywalking-java/pull/695
- @jiangyunpeng made their first contribution in https://github.com/apache/skywalking-java/pull/698
- @Ricehomesky made their first contribution in https://github.com/apache/skywalking-java/pull/700
- @xsShuang made their first contribution in https://github.com/apache/skywalking-java/pull/697
- @darkness-2nd made their first contribution in https://github.com/apache/skywalking-java/pull/707
Full Changelog: https://github.com/apache/skywalking-java/compare/v9.2.0...v9.3.0