Skip to content

Pact FFI Library 0.5.6

Choose a tag to compare

@rholshausen rholshausen released this 05 Aug 01:37
· 38 commits to master since this release

Bugfix Release

Fixes a panic in the FFI because the default crypto provider has not been set.

  • 7a016cc - chore: Update pact_verifier to 1.4.6
  • 2bd503a - chore(pact-ffi): fix independent test
  • b0dd00b - fix: when using rustls-no-provider with reqwest we need to set a crypto provider
  • 136f133 - fix(pact-ffi): Update all dependencies + set default crypto provider in pactffi_init
  • 2fdb4e8 - chore: Update pact_mock_server to 2.2.4
  • 32436af - chore: Update pact-matching to 2.0.9
  • c1c39f3 - chore: Update pact-plugin-driver to 1.1.1
  • 0904b3d - chore: Update pact_models to 1.3.13