mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-15 06:43:37 +01:00
10 lines
574 B
Plaintext
10 lines
574 B
Plaintext
# 1.8.7 (22 May 2025)
|
|
- #1297 Fix BodyParser to correctly check for json [bug]
|
|
- #1299 Use TinyMapper.Signed [bug]
|
|
- #1301 Fix errors when converting response bodies with top-level JSON arrays to C# code [bug]
|
|
- #973 TinyMapper error [bug]
|
|
- #1272 WithMappingFromOpenApiFile fails with exception when example item present in text-plain response in OAS contract
|
|
- #1295 Content-Type `multipart/form-data` header not proxied [bug]
|
|
- #1298 TinyMapper error redux [bug]
|
|
|
|
The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md |