-
-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,6 @@ | ||
# 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] | ||
# 1.4.31 (06 January 2022) | ||
- #706 Provide open api schema to dynamic examples generator so you can generate accurate data [feature] | ||
- #707 Use NuGet "Stef.Validation" [feature] | ||
- #710 Add ReplaceNodeOption flag [feature] | ||
|
||
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |