All Versions
185
Latest Version
Avg Release Cycle
14 days
Latest Release
1012 days ago

Changelog History
Page 16

  • v1.0.4.12 Changes

    August 23, 2018
    • #190 - Fix ResponseMessageTransformer (#188) contributed by StefH
    • #191 - Fix ignore case logic for header-name and cookie-name contributed by StefH
    • #188 - Bug: ResponseMessageTransformer :
    • #189 - Issue: Case of header key/name not ignored in RequestBuilder when ignoreCase == true
  • v1.0.4.11 Changes

    August 20, 2018
    • #183 - Set Content-Type header for PutMappingAsync in the client contributed by seanamosw
    • ๐Ÿ‘ #185 - Support Microsoft.AspNetCore for net 4.6.1 and up [feature] contributed by StefH
    • #186 - ContentType "application/vnd.api+json" is not recognized as json contributed by steveland83
    • #182 - Bug: IFluentMockServerAdmin::PutMappingAsync does not set Content-Type
    • ๐Ÿ— #184 - Bug: Fix AppVeyor PR build process
    • #187 - Bug: Admin GetRequestAsync does not populate request body for JsonApi ("application/vnd.api+json") content
  • v1.0.4.10 Changes

    August 14, 2018
    • ๐Ÿ‘ #180 - Add IFileSystemHandler to support Azure for StaticMapping location contributed by StefH
    • #173 - Feature: Mapping files lost when restarting an Azure app service [feature]
  • v1.0.4.1 Changes

    June 25, 2018
    • ๐Ÿ‘ #153 - Feature: Add JsonMatcher to support Json mapping
  • v1.0.4.0 Changes

    June 23, 2018
    • โœ… #131 - Bug: CurlException Couldn't connect to Server when running multiple tests
    • #149 - Question: Transformer and Delay in Static Mappings?
    • ๐ŸŒฒ #151 - Feature: Add logging of incoming request and body for tracability
  • v1.0.3.9 Changes

    March 15, 2018
    • ๐Ÿ“œ #108 - Issue: provide correct contentTypeHeader value for the bodyparser [bug]
  • v1.0.3.8 Changes

    March 10, 2018
    • #106 - Issue: Params does not work, when there are multiple values for a key
  • v1.0.3.4 Changes

    March 04, 2018
    • โœ… #95 - Unittest fix contributed by StefH
    • #96 - Replace log4net by custom logger (#94) contributed by StefH
    • โœ… #101 - ICallbackResponseBuilder + added more unit-tests [bug] contributed by StefH
    • ๐Ÿ’… #102 - Feature: add WithBody(req => dostuff) style callback [feature] contributed by alastairtree
    • #66 - Interested in callbacks?
    • #93 - Bug: FluentMockServer IsStarted after calling Start()
    • #94 - Issue: Introduced dependency on log4net
    • #98 - IBodyResponseBuilder.WithBody* should receive the request as a parameter
  • v1.0.3.3 Changes

    February 24, 2018
    • ๐Ÿ›  #92 - Json fixes (#91) contributed by StefH
    • #91 - Bug: WireMock.Net is not matching application/json http requests using JSONPathMatcher [bug]
  • v1.0.3.20 Changes

    May 29, 2018
    • โช #147 - Revert PortUtil.cs changes contributed by StefH
    • โœ… #129 - Random test failures between WireMock.Net 1.0.3.1 and 1.0.3.2
    • ๐Ÿ #146 - Hang possibly due to Windows firewall prompt