-
-
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.5.42 (09 December 2023) | ||
- #1023 Fix Mapping[] for WireMock.Org REST API [bug] | ||
- #1029 Add ResponseWithHandlebarsDateTimeTests [test] | ||
- #1031 Calling Reset also resets the scenarios [bug] | ||
- #1034 Workaround for: Random.Generate Type="Long" [bug] | ||
- #1021 GetAdminMappingsResult in WireMock.Org.Abstractions should contain list of mappings [bug] | ||
- #1030 Reset resets only mappings and logentries, not scenarios. [bug] | ||
# 1.5.43 (11 December 2023) | ||
- #1026 Add ProxyUrlReplaceSettings to Response [feature] | ||
- #1038 Proxy all requests - even a repeated one [feature] | ||
- #592 Proxy all requests - even a repeated one [feature] | ||
- #1024 Scenario with proxy not removing route prefix [feature] | ||
|
||
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |