v0.4.2
What's Changed
⭐ Features
- feat: optimize merge replay log by @lucas-myx in #420
- feat: support guava cache by @YongwuHe in #377
- feat: support caffeine cache by @YongwuHe in #423
- feat: support es java client by @mr3 in #407
- feat: load config upload tags by @YongwuHe in #408
- feat: append coverage packages by @mr3 in #412
- feat: serialize with type by @YongwuHe in #413
- feat: database response is map by @YongwuHe in #419
- feat: filter cache mocks under non-application packages by @YongwuHe in #425
- feat: pass the force record flag to storage service by @pangdayuan1 in #428
- feat: remove lambda suffix from cache loader name by @YongwuHe in #429
- feat: add arex coverage packages property by @YongwuHe in #431
🐞 Bug fixes
- fix: keyHolder NullPointExpcetion by @YongwuHe in #406
- fix: abnormal config causing no recording by @YongwuHe in #409
- fix: netty channel read by @lucas-myx in #411
- fix: serialize with type json error by @YongwuHe in #416
- fix: modify exitEvent after main entry by @lucas-myx in #422
- fix: replace getQueryString with getParameter to avoid reading request inputstream by @mr3 in #424
- fix: compute redis name npe by @DanLi39 in #430
New Contributors
- @pangdayuan1 made their first contribution in #428
Full Changelog: v0.4.0...v0.4.2