-
-
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
13 additions
and
9 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,9 +1,7 @@ | ||
# 1.4.24 (20 October 2021) | ||
- #637 Add support for AzureAD authentication for REST admin interface [feature] | ||
- #643 Support edge case: first object, next an array. [feature] | ||
- #644 Mapping headers in OpenAPI [feature] | ||
- #649 Refactor method name MapHeaders and httpStatusCode | ||
- #651 Implement PatternAsFile for StringMatcher [feature] | ||
- #654 Update NotNullOrEmptyMatcher to also implement IStringMatcher [feature] | ||
# 1.4.25 (27 October 2021) | ||
- #661 Add TimeSettings (Start, End and TTL) [feature] | ||
- #664 Support Array in OpenApiParser [feature] | ||
- #667 Add JsonPartialWildcardMatcher [feature] | ||
- #669 Support Schema Example and Support AllOf in definitions [feature] | ||
|
||
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |