Skip to content

Pact FFI Library 0.4.24

Compare
Choose a tag to compare
@rholshausen rholshausen released this 29 Nov 05:08
· 26 commits to master since this release

Bugfix Release

  • 44d9dc1 - fix(plugins): Upgrade pact-plugin-driver to 0.7.2, fixes #473
  • b55407e - fix(FFI): pactffi_with_pact_metadata overwrites existing namespace contents #466
  • 420c654 - chore: Upgrade pact_models to 1.2.5
  • 82e570a - docs: Update comment for pactffi_message_given_with_param (tien.xuan.vo)
  • 70bf2d9 - docs: Add error handling (tien.xuan.vo)
  • 2b5b0c1 - docs: Add known log sink type (tien.xuan.vo)
  • f5ddf3d - docs: Update safety comments (tien.xuan.vo)
  • fe07b87 - docs: add pact_ffi compat docs [skip ci] (Yousaf Nabi)
  • f5228c5 - chore: Use the inmem logging functions in the FFI crate
  • 9d3610d - chore: Use the pact_matcing LOG_ID in the FFI inmem logging functions
  • 1686185 - chore: Replicate setting the LOG_ID in the FFI verify functions
  • edc6a23 - chore: Copy the in-mem logging functions to the FFI crate
  • 8a5150e - chore: Copy the in-mem logging functions to the FFI crate