mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-15 06:43:37 +01:00
8 lines
478 B
Plaintext
8 lines
478 B
Plaintext
# 1.4.30 (25 December 2021)
|
|
- #703 SaveUnmatchedRequests [feature]
|
|
- #704 Add .ConfigureAwait(false); to the await Task calls [bug]
|
|
- #534 Mock server not answer if integrated in Xamarin UITest project [bug]
|
|
- #567 Can't start WireMock.Net server in Xamarin.UITest project (.NET Framework 4.7.2) on MacOS [bug]
|
|
- #685 GuidWildcardMatcher to match on GUIDs [feature]
|
|
|
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |