mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-08-16 00:42:13 +02:00
8 lines
560 B
Plaintext
8 lines
560 B
Plaintext
# 2.15.0 (15 August 2026)
|
|
- #1495 Fix #1494: `WithClientIP(MatchOperator, params IStringMatcher[])` ignores the MatchOperator argument [bug]
|
|
- #1497 Fix WithParam RejectOnMatch inverting the match result #1496 [bug]
|
|
- #1499 Update Testcontainers [bug]
|
|
- #1494 `WithClientIP(MatchOperator, params IStringMatcher[])` ignores the `MatchOperator` argument [bug]
|
|
- #1496 `WithParam(key, MatchBehaviour.RejectOnMatch, values)` inverts the match result [bug]
|
|
|
|
The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md |