This commit is contained in:
Stef Heyenrath
2025-06-11 12:04:21 +02:00
parent 77000372c6
commit 8151119cca
4 changed files with 15 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
# 1.8.10 (10 June 2025)
- #1306 Update RequestModelBuilder (add WithHeader) [feature]
- #1308 For some projects, change dependency to WireMock.Net.Minimal [feature]
- #1309 Update AwesomeAssertions to version 9 [feature]
- #1305 AdminApiMappingBuilder do not expose WithHeader for Request [feature]
- #1307 Update WireMock.Net.AwesomeAssertions to use latest version from AwesomeAssertions [feature]
# 1.8.11 (11 June 2025)
- #1311 Bump Testcontainers version to 4.5.0 [feature]
- #1313 Update RandomDataGenerator.Net to 1.0.19 [feature]
- #1315 Fix for WithTransformer and JsonBody as list [bug]
- #1310 Binary compat issue with testcontainers 4.5.0 [bug]
- #1312 WithTransformer breaks when the response BodyAsJson is a List [bug]
The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md