mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-15 14:53:37 +01:00
8 lines
464 B
Plaintext
8 lines
464 B
Plaintext
# 1.5.36 (21 September 2023)
|
|
- #986 Write logging in case a Matcher throws an exception [feature]
|
|
- #996 Remove dependency on Microsoft.AspNet.WebApi.Client [feature]
|
|
- #1002 Fixed logic for SaveUnmatchedRequests [bug]
|
|
- #974 HttpClient extension methods causes ambiguous invocations in .NET 7 [bug]
|
|
- #1001 SaveUnmatchedRequests stopped working [bug]
|
|
|
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |