Skip to content

4.3.0

Latest
Compare
Choose a tag to compare
@lucas-amiaud lucas-amiaud released this 10 Jul 13:48
· 5 commits to master since this release

Changes

  • New Log API features :
    • Hide a JSON field in either a response body and a request body using LogEntryTransformer.hideJsonFields
    • Hide either a response body and a request body using LogEntryTransformer.emptyBody
    • Filter request URL with regexp using RequestPredicate.filterUrlRegex
  • Add SQL init file for Oracle