WireMock.Net v1.0.28.0 Release Notes

Release Date: 2019-08-20 // over 4 years ago
    • ๐Ÿ‘ป #309 - Fix LogEntries: collection was modified exception [bug] contributed by StefH
    • #314 - RequestLogExpirationDuration : use DateTime.UtcNow [bug] contributed by StefH
    • #316 - Handles case where parameter value contains == [feature] contributed by lobsteropteryx
    • #317 - Make SaveMapping and SaveMappingToFile settings independent. [feature] contributed by vitaliydavydiak
    • #319 - Add blacklist for Request Cookies. contributed by vitaliydavydiak
    • ๐Ÿ‘ป #322 - Fix MappingMatcher in case of an exception in LinqMatcher. [bug] contributed by StefH
    • ๐Ÿ”จ #323 - Refactor MappingConverter & MatcherMapper [refactor] contributed by StefH
    • ๐Ÿ“œ #326 - Fix Parsing Guid in PUT Mapping [bug] contributed by StefH
    • #252 - Proxy with Transform
    • ๐Ÿ‘ป #308 - __admin/requests - "Collection was modified" exception [bug]
    • #313 - RequestLogExpirationDuration - bug [bug]
    • ๐Ÿ“œ #325 - Admin API: PUT Mapping, FormatException because of wrong parsing of the Query [bug]