Skip to content

v0.4.0

Compare
Choose a tag to compare
@YongwuHe YongwuHe released this 21 Feb 09:13
· 86 commits to main since this release
df6987f

What's Changed

⭐ Features

🐞 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

  • ci: change ci workflow trigger by @mr3 in #376

Full Changelog: v0.3.18...v0.4.0