This commit is contained in:
Stef Heyenrath
2022-05-21 16:15:11 +02:00
parent 8d57f37261
commit 1f23022460
5 changed files with 14 additions and 9 deletions

View File

@@ -1,9 +1,7 @@
# 1.4.42 (13 May 2022)
- #748 Initial support for converting the mappings to a Pact(flow) json file [feature]
- #749 Swagger support [feature]
- #750 [Snyk] Security upgrade Newtonsoft.Json from 11.0.2 to 13.0.1
- #751 Update NuGets packages [feature]
- #741 Integrate with Pact [feature]
- #753 FluentAssertions - assert the server has not received a call [feature]
# 1.4.43 (21 May 2022)
- #757 Log correct exception message when handling aggregate exceptions
- #759 Add WireMock.Net.xUnit project [feature]
- #756 WireMockConsoleLogger aggregate exception handling bug? [bug]
- #758 Add support for logging to an xUnit ITestOutputHelper [feature]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md