This commit is contained in:
Stef Heyenrath
2025-05-24 12:34:30 +02:00
parent 96eca4262a
commit 3438539138
7 changed files with 7 additions and 53 deletions

View File

@@ -1,10 +1,4 @@
# 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]
# 1.8.8 (24 May 2025)
- #1300 Create WireMock.Net.MimePart project [feature]
The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md