This commit is contained in:
Stef Heyenrath
2023-06-28 08:12:10 +02:00
parent 7a914481e5
commit 9443e4f071
5 changed files with 18 additions and 11 deletions

View File

@@ -1,6 +1,8 @@
# 1.5.29 (22 June 2023)
- #954 Support setting WireMockServerSettings via Environment [feature]
- #955 Fix some SonarCloud issues [refactor]
- #953 How to use environment variable [feature]
# 1.5.30 (28 June 2023)
- #959 Fixed logic for FluentAssertions WithHeader [bug]
- #961 Add unit-test for Param MatcherModel LinqMatcher [test]
- #962 Bump System.Linq.Dynamic.Core from 1.2.23 to 1.3.0 in /examples/WireMock.Net.Console.Net472.Classic [dependencies]
- #963 Bump System.Linq.Dynamic.Core from 1.2.23 to 1.3.0 in /examples/WireMock.Net.StandAlone.Net461 [dependencies]
- #958 [FluentAssertions] Should().HaveReceivedACall().WithHeader() only checks the first header with the matching key. [bug]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md