v0.4.6
What's Changed
⭐ Features
- feat: split servlet to v3 and v5 for requestHandler by @lucas-myx in #473
- feat: abstract class method obtains the name of the calling class by @YongwuHe in #475
- feat: support mybatis plus insertBatchSomeColumn primary key by @YongwuHe in #493
- feat: support mongo get more by @YongwuHe in #494
- feat: support sql parse by @lucas-myx in #495
- feat: pass attachments to storage service for replay by @mr3 in #486
- feat: optimize sql parse by @lucas-myx in #499
- feat: add arex-service-name and arex-agent-version headers by @pangdayuan1 in #506
- feat: support ignore transform by configured type or classloader prefixes by @shichanglin5 in #514
- feat: support comparable runnable by @YongwuHe in #517
- feat: support com.ning.httpclient by @YongwuHe in #512
🐞 Bug fixes
- fix: file mkdir false by @YongwuHe in #476
- fix: skip when dependency not init by @YongwuHe in #480
- fix: ArrayUtils.toString NPE caused by null array element by @wangjie-fourth in #482
- fix: nested collection determination error by @YongwuHe in #483
- fix: mybatis non-standard key properties by @YongwuHe in #489
- fix: ignore type matching for AREX-related content by @DanLi39 in #498
- fix: mock tags being replaced on replay by @mr3 in #503
- fix: latency clear and compatible redisson version by @lucas-myx in #511
- fix: add response attachments on service enter by @DanLi39 in #518
New Contributors
- @wangjie-fourth made their first contribution in #482
- @shichanglin5 made their first contribution in #514
Full Changelog: v0.4.4...v0.4.6