Skip to content

Pact FFI Library 0.4.4

Compare
Choose a tag to compare
@rholshausen rholshausen released this 18 Apr 06:55
· 859 commits to master since this release

Bugfix Release

  • 8cfc3d7 - chore: Upgrade pact_verifier to 0.15.3
  • 6a71b12 - chore: Upgrade pact_mock_server to 1.0.2
  • 0bcba08 - chore: Upgrade pact_matching to 1.0.8
  • 6c14abf - chore: Upgrade pact_models to 1.0.13
  • ce16d43 - chore: Upgrade pact-plugin-driver to 0.4.2 (supports auto-installing known plugins)
  • a4192b3 - feat: add FFI function to validate a Date/Time string against a format #265
  • ac136ed - doc: Update the doc comment for pactffi_given_with_param to indicate the value must be JSON #263
  • 10bf1a4 - chore: Upgrade pact_models to 1.0.12 (fixes generators hash function)
  • 84b9d9e - fix: Upgrade pact models to 1.0.11 (fixes generated key for V4 Pacts)
  • 669f781 - chore: Upgrade pact_models to 1.0.10
  • 2d43628 - fix(FFI): Fix test failing on CI on Alpine #262 (Ronald Holshausen, Thu Apr 6 11:38:41 2023 +1000)
  • 96ac10c - fix(FFI): log and capture the error when the verification fails #262
  • 779a59f - fix: Upgrade pact-plugin-driver to 0.4.1 (fixes an issue introduced in 0.4.0 with shared channels to plugins)