You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wiremock-user
Changes in 2.27.1:
* Removed use of java.nio.Paths to allow Android API v24 support (down from v26 in 2.27.0).
Changes in 2.27.2:
* Fixed a performance regression and memory leak by removing memoization of string value patterns and restricting memoization of match results just to near miss calculation.