v0.4.0
What's Changed
⭐ Features
- feat: enable debug config by @YongwuHe in #364
- feat: add create dump log by @YongwuHe in #367
- feat: support database ignore replay by @lucas-myx in #369
- feat: support flux type in dynamic by @DanLi39 in #372
- feat: support lettuce cluster by @DanLi39 in #368
- feat: merge record dynamicClass by @lucas-myx in #341
- feat: support mybatis page query by @YongwuHe in #380
- feat: support disable extension transformer by @mr3 in #387
- feat: catch no class def by @YongwuHe in #393
- feat: remove timemock judge by @lucas-myx in #389
- feat: optimize arexcontext sequence create by @lucas-myx in #405
- feat: mybatis keyHolder by @YongwuHe in #404
- feat: serialize request denoising by @YongwuHe in #373
🐞 Bug fixes
- fix: resolve npe exception when request params are matched and removed by @DanLi39 in #366
- fix: WeakReferenceKey.equals NPE by @mr3 in #371
- fix: invalid case replayId is null by @YongwuHe in #374
- fix: jedis wrapper call NPE by @mr3 in #375
- fix: split map value type error by @YongwuHe in #329
- fix: exclude pre-request in http method by @lucas-myx in #384
- fix: below sping-core-4.3.0-RELEASE record error by @DanLi39 in #385
- fix: NoClassDefFoundError when redisson version < 3.17.3 by @DanLi39 in #401
- fix: shade package relocation exclude com.google.protobuf by @mr3 in #402
- fix: adjust recording of apache httpclient response by @DanLi39 in #403
🛠️ Dependency Upgrade
Full Changelog: v0.3.18...v0.4.0