Skip to content

Pact FFI Library 0.4.6

Compare
Choose a tag to compare
@rholshausen rholshausen released this 13 Jul 00:29
· 653 commits to master since this release

Bugfix Release

  • 4f448b1 - fix(pact_matching): EachValue matcher was not applying the associated matching rules correctly #299
  • 63c1a8e - chore: Upgrade pact_verifier to 1.0.1
  • e07ca36 - chore: Upgrade pact_mock_server to 1.2.1
  • 348eb3f - chore: Upgrade pact_matching to 1.1.3
  • f2ae77b - chore: Upgrade pact-plugin-driver to 0.4.5
  • b18b9df - chore: Upgrade pact_matching to 1.1.2
  • 1deca59 - chore: Upgrade pact_models to 1.1.8
  • bfd731b - fix(FFI): Deal with multi-value headers correctly #300
  • b7b7b9c - fix(pact_models): MatchingRule::from_json shoud support integration format
  • 2662cdf - chore: Upgrade pact_models to 1.1.7
  • e95ae4d - chore: Upgrade pact_models to 1.1.6
  • 244f1fd - feat(compatibility-suite): Implemented scenarios for no provider state callback configured + request filters
  • 834f77c - chore: Upgrade pact_mock_server to 1.2.0
  • e58aa91 - fix: no need to wrap the Pact for a mock server in a mutex (mock server is already behind a mutex) as this can cause deadlocks #274
  • bc68ed7 - chore: Upgrade pact_models to 1.1.4
  • 397c837 - chore: Upgrade pact_models to 1.1.3 (fixes MockServerURL generator)