-
-
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
25 additions
and
5 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,5 +1,13 @@ | ||
# 1.6.3 (07 September 2024) | ||
- #1165 Fix listen on AnyIP for url 0.0.0.0 | ||
- #1154 Listen on all ips [bug] | ||
# 1.6.4 (25 September 2024) | ||
- #1169 Allow mapping without Path or Url [bug] | ||
- #1170 Update the .NET Aspire tests [feature] | ||
- #1172 Fix JSON parsing of text/plain content type [bug] | ||
- #1177 Unpin Testcontainers version and upgrade to version 3.10.0 [bug] | ||
- #1178 Upgrade CS-Script to version 4.8.17 [feature] | ||
- #1179 Add WireMock.Net.TUnit project [feature] | ||
- #1146 Bump Request CS-Script 4.8.13 to 4.8.17 [feature] | ||
- #1167 Admin API fails to create a mapping with Request Header matching using WildCardMatcher [bug] | ||
- #1168 Numbers in text/plain content is parsed as JSON. [bug] | ||
- #1176 WireMock.NET TestContainer Dependency Constraint Issue [bug] | ||
|
||
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |