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

Changelog History
Page 15

  • 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]
  • v1.0.4.16 Changes

    September 11, 2018
    • โšก๏ธ #202 - Update handlebars code to support Regex.Match (#201) contributed by StefH
    • #201 - Question : Extracting text from a request.body that is not json
  • v1.0.4.15 Changes

    September 04, 2018
    • #199 - Fix for .WithBody(Func<RequestMessage, string>...) contributed by StefH
    • #198 - Issue : creating response using .WithBody(Func<RequestMessage, string>...) and .WithStatusCode [bug]
  • v1.0.4.14 Changes

    September 02, 2018
    • #197 - Set IsStarted = true in a IApplicationLifetime.ApplicationStarted listener [bug] contributed by davide-romanini
    • #196 - Issue: AspNetCoreSelfHost.IsStarted set before the server actually started for real [bug]
  • v1.0.4.13 Changes

    August 31, 2018
    • #195 - Add LinqMatcher contributed by StefH
    • โฌ†๏ธ #192 - Cannot upgrade from 1.0.4.10 to 1.0.4.12 without upgrading to .net core 2.1 [bug]