This commit is contained in:
Stef Heyenrath
2023-12-09 09:24:27 +01:00
parent 8e1b6f87f0
commit 61c8ce76eb
4 changed files with 17 additions and 7 deletions

View File

@@ -1,7 +1,9 @@
# 1.5.41 (04 December 2023)
- #1012 GraphQL - custom scalar support [feature]
- #1018 Add .NET 8 [feature]
- #1020 Add Github Action [test]
- #984 GraphQL Schema validation with custom scalars [feature]
# 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]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md