New
3.13.0
🚀 New Features
- Allow the WireMockExtension to not reset in beforeEach (#3010) @leeturner
- Allow the webhook scheduler thread pool size to be configured (#3009) @leeturner
- Add method to MappingBuilder to add multiple form params (#2927) @wernerblanck
- Expose native matcher for client ip address (#3014) @lhcopetti
- Extend LogNormal to add an optional maxValue (#3026) @paul-poulain-vodafone
- feat: admin API endpoints to find/remove unmatched stub mappings (#2991) @MasonM
- feat: record query param matchers. (#3008) @RafeArnold
- allow admin calls when standalone instance is behind haproxy/loadbala… (#2990) @vggeorgas
🐞 Bug fixes
- fix: matched stub name header value encoding. (#3027) @RafeArnold
- fix: run chunked dribble delay asynchronously (#3012) @lhcopetti
- Fixed matches-json-schema-pattern.yaml so that it correctly takes the schema as a string (#3020) @tomakehurst
- Fix OpenAPI 3.0 schemas (#2953) @ascopes
- fix: handle null key in RequestPartTemplateModel for RFC 2387 compliance (#3022) @ns-amosc
- fix: check casing when matching basic credentials. (#2997) @RafeArnold