mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-08-18 09:45:28 +02:00
2.15.0
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# 2.14.0 (06 August 2026)
|
||||
- #1493 Fix #1492: Serialize WithClientIP matcher to Request.ClientIP [bug]
|
||||
- #1492 `WithClientIP` matcher is lost / corrupted when a mapping is serialized [bug]
|
||||
# 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
|
||||
Reference in New Issue
Block a user