v0.3.16
What's Changed
⭐ Features
- feat: support jdk21 and fix jackson version not compatible by @YongwuHe in #327
- feat: optimal dynamic method key by @YongwuHe in #331
- feat: compatible with redission high version(>= 3.20.0) by @DanLi39 in #330
- feat: delay cleanup time by @YongwuHe in #332
- feat: optimize dynamic time parameters by @YongwuHe in #333
- feat: delete invalid case by @YongwuHe in #338
- feat: record mybatis sql in advance by @lucas-myx in #339
- feat: optimize dynamic by @YongwuHe in #346
🐞 Bug fixes
- fix: request body is null when request content type is form-data by @DanLi39 in #334
- fix: method Key error by @YongwuHe in #337
- fix: generic null field by @YongwuHe in #340
- fix: failed to record while result type is mono by @DanLi39 in #343
- fix: request params are recorded in the form of request body by @DanLi39 in #342
Contributors
AREX would like to thank the following contributors for their contributions to this release:
@lucas-myx @YongwuHe @DanLi39
Full Changelog: v0.3.14...v0.3.16