mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-07-07 21:45:24 +02:00
8 lines
536 B
Plaintext
8 lines
536 B
Plaintext
# 2.12.0 (07 July 2026)
|
|
- #1479 Upgrade Microsoft.OpenApi to 3.7.0 and YamlDotNet to 18.1.0 [security]
|
|
- #1480 Upgrade RamlToOpenApiConverter.SourceOnly to 0.21.0 [feature]
|
|
- #1484 Update Scriban.Signed package version to 7.2.5 [security]
|
|
- #1487 Response.Create() sets the DateTime to UtcNow [bug]
|
|
- #1486 ResponseMessage.DateTime defaults to DateTime.MinValue, causing premature log entry purging for *matched* requests [bug]
|
|
|
|
The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md |