Skip to content

Pact FFI Library 0.4.20

Compare
Choose a tag to compare
@rholshausen rholshausen released this 09 May 04:11
· 215 commits to master since this release

Maintenance Release

  • 2c28d36 - chore(FFI): Upgrade dependencies
  • edc1ad0 - chore: Upgrade pact_verifier to 1.2.1
  • f5ad729 - chore: Moved mock server crates to pact-foundation/pact-core-mock-server
  • fa2b1d0 - chore: Upgrade pact_matching to 1.2.2
  • adf6379 - chore: build linux x86_64 ffi against glibc 2.23
  • 694100f - chore: Update pact_models to 1.2.0
  • edfac7b - chore: remove local pact_models from the other pact crates
  • 941560b - chore: Update doc comment with NULL query parameter value example
  • c3128a6 - feat: Support optional query parameter values (where there is only a name)
  • e3dc265 - fix: downgrade JSON parsing from warn to debug in from_integration_json_v2. Fixes #408
  • 758f4c0 - chore: Update pact_matching to 1.2.1
  • bfd6eae - chore: Upgrade pact_mock_server to 1.2.6
  • 7688469 - chore(pact_verifier): Bump minor version
  • d6125b7 - chore(pact_matching): Bump minor version
  • a38e93c - fix(ci): fix macos extensions