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