mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-15 06:43:37 +01:00
9 lines
491 B
Plaintext
9 lines
491 B
Plaintext
# 1.5.8 (16 October 2022)
|
|
- #816 Some fixes to WireMock.Net.Assertions [feature]
|
|
- #817 ExactMatcher : IgnoreCase [feature]
|
|
- #824 WebHook - Transform Url [feature]
|
|
- #814 WithHeader cannot handle multiple requests with the same header key values [bug]
|
|
- #815 Why does UsingMethod check _callscount? [bug]
|
|
- #822 Webhook with generic url, body and custom header values [feature]
|
|
|
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |