All Versions
209
Latest Version
Avg Release Cycle
11 days
Latest Release
55 days ago

Changelog History
Page 17

  • v1.0.4.6 Changes

    July 18, 2018
    • #168 - Expose scenario states [feature] contributed by StefH
    • #163 - Feature: Expose scenario states
  • v1.0.4.5 Changes

    July 17, 2018
    • ๐Ÿ‘ #164 - Support running WireMock.Net as a sub-app in IIS [feature] contributed by StefH
    • #165 - Add SonarCloud contributed by StefH
    • #166 - Fix Sonar issues contributed by StefH
    • #120 - Question: JsonPathMatcher - not matching? Correct syntax?
    • #123 - Fix for DateTime Header causing null value in ResponseBuilder
  • v1.0.4.4 Changes

    July 01, 2018
    • โšก๏ธ #156 - Feature: when adding / updating a mapping : return more details
  • v1.0.4.3 Changes

    June 30, 2018
    • #159 - Bug: IRequestBuilder.WithParam broken for key-only matching [bug]
  • v1.0.4.21 Changes

    November 30, 2018
    • โšก๏ธ #221 - Update dependencies [feature] contributed by StefH
    • โœ… #229 - Fix proxy tests [test] contributed by StefH
    • #230 - Add HandleBars Random functionality (#219) [feature] contributed by StefH
    • #231 - Use RandomDataGenerator.Net 1.0.3.0 contributed by StefH
    • ๐Ÿ‘• #232 - Add SonarLint checks [feature] contributed by StefH
    • #233 - RandomDataGenerator.Net 1.0.4 [feature] contributed by StefH
    • ๐Ÿ‘ป #235 - Check aggregate exception during startup [bug] contributed by StefH
    • #219 - Feature: random value helper [feature]
    • ๐Ÿ— #234 - Timeout Exception on VSTS Test Platform (Azure DevOps), with private build agent
  • v1.0.4.20 Changes

    November 07, 2018
    • #222 - Codecov contributed by StefH
    • ๐Ÿ #224 - Fixed issue 223: Example for WireMock as Windows Service throws Exception because of WireMockConsoleLogger contributed by paulssn
    • ๐Ÿ›  #228 - Fixed logic for IsRestrictedResponseHeader [bug] contributed by StefH
    • ๐Ÿ #223 - Bug: Example for WireMock as Windows Service throws Exception because of WireMockConsoleLogger [bug]
  • v1.0.4.2 Changes

    June 26, 2018
    • ๐Ÿ‘ #157 - Support for string and object in JsonMatcher. [feature] contributed by StefH
    • ๐Ÿ‘ #150 - Add support for .NET Core 2.1 (.NET Core 2.0 will reach end of life on september 2018)
    • ๐Ÿ‘ #154 - Feature: support BodyAsJson for Request in static mapping files. [feature]
  • v1.0.4.19 Changes

    October 31, 2018
    • โšก๏ธ #220 - Update SimpleCommandLineParser to handle arguments with key and value contributed by StefH
  • v1.0.4.18 Changes

    October 27, 2018
    • โœ… #207 - Rewrite some unit-integration-tests to unit-tests (#206) contributed by StefH
    • ๐Ÿ”จ #208 - Refactor contributed by StefH
    • ๐Ÿ‘ #209 - NET Core 2.1 + support for Service Fabric commandline parameters contributed by StefH
    • โšก๏ธ #212 - Update BodyParser logic contributed by StefH
    • #216 - ResponseBodyData contributed by StefH
    • #217 - Enable Source Link contributed by kashifsoofi
    • ๐Ÿšš #218 - remove appveyor contributed by StefH
    • #107 - Feature: increase code coverage [feature]
    • #161 - Feature: Implement SourceLink [feature]
    • #179 - BodyAsFile .json files interferes with WatchStaticMappings
    • ๐Ÿ— #194 - Could not load file or assembly 'netstandard, Version=2.0.0.0 On Build Server
    • โœ… #206 - Rewrite some unit-integration-tests to unit-tests
    • #210 - When proxying, the Content-Type headers get dropped from the request
    • ๐Ÿ‘ #211 - Feature: Add support to recognise custom json media-types
    • #213 - Question: Unable get response from wiremock.net server in c#
    • โฌ†๏ธ #215 - Issue: upgrade Microsoft.AspNetCore / Microsoft.AspNetCore.All to 2.1.5
  • v1.0.4.17 Changes

    September 22, 2018
    • ๐Ÿ‘ท #203 - Set up CI with Azure Pipelines contributed by azure-pipelines[bot]
    • #204 - Lower priority from Proxy mappings in favor of Admin Mappings [feature] contributed by StefH
    • #200 - Issue: Incorrect port matching
    • #205 - Issue: DELETE method is proxied as lowercase [bug]