pact_mock_server_cli

0.7.0 - Async changes (using Hyper 0.13) + CORS pre-flight support

  • 7e68e4c - feat: enable CORS behaviour based on the mock server config (Ronald Holshausen, Mon Sep 28 11:42:23 2020 +1000)
  • 29ba743 - feat: add a mock server config struct (Ronald Holshausen, Thu Sep 24 10:30:59 2020 +1000)
  • 2e662a6 - feat: handle CORS pre-flight requests in the mock server (Ronald Holshausen, Wed Sep 23 17:59:32 2020 +1000)

0.6.2 - Updated XML Matching

0.6.1 - Updated crates

  • 1651af1 - fix: upgrade uuid crate (Ronald Holshausen, Thu Apr 23 14:56:34 2020 +1000)
  • 8a0c5c2 - fix: docker file needs to be able to build Oniguruma lib (Ronald Holshausen, Sat Dec 14 19:23:45 2019 +1100)

0.6.0 - Bugfix Release

0.5.1 - support headers with multiple values

  • 5b22076 - fix: docker release script (Ronald Holshausen, Sat Jul 27 16:52:12 2019 +1000)

0.5.0 - Upgrade to non-blocking Hyper 0.12

  • 074569a - feat: Add a parameter for the server key to the start command #26 (Ronald Holshausen, Sun Apr 8 18:24:36 2018 +1000)
  • 40ad75b - feat: Add a command to shut the master mock server down #26 (Ronald Holshausen, Sun Apr 8 18:15:08 2018 +1000)
  • e5af1b0 - fix: global options no longer incorrectly display a warning about being provided twice #27 (Ronald Holshausen, Sun Apr 8 16:11:41 2018 +1000)
  • 3c33294 - fix: Only print errors in the CLI to STDERR #28 (Ronald Holshausen, Sun Apr 8 15:57:56 2018 +1000)
  • 386ab52 - fix: corrected the release scripts to check for a version parameter (Ronald Holshausen, Sun Apr 8 13:44:57 2018 +1000)
  • a45d5f8 - fix: corrected the docker build for the mock server cli #14 (Ronald Holshausen, Sun Apr 8 12:52:53 2018 +1000)
  • 6343607 - fix: CLI was reporting incorrect pact specification version (Ronald Holshausen, Sun Apr 8 12:36:56 2018 +1000)

0.4.0 - First V3 specification release

0.3.1 - Bugfixes plus changes for running with docker

0.3.0 - Backported the matching rules from the V3 branch

0.2.3 - Bugfix Release

0.2.2 - Bugfix Release

0.1.2 - Bugfix Release

0.0.2 - Bugfix Release

0.2.1 - Changes required for verifying V2 pacts

0.1.1 - Changes required for verifying V1.1 pacts

0.2.0 - V2 Specification Implementation

0.1.0 - V1.1 Specification Implementation

0.0.1 - Feature Release

0.0.0 - First Release

Last updated on by Github Action