Improved
5.0.0-beta.3
NOTE: This version is expected to be the final beta version before full release. No blocking issues remain open
Full Changelog: https://github.com/pact-foundation/pact-net/compare/5.0.0-beta.2...5.0.0-beta.3
- Upgrade to FFI 0.4.23
- More robust messaging server launching on MacOS
- Throw more specific
PactVerificationFailedExceptioninstead of more genericPactFailureExceptionwhen veritication is unsuccessful (#505)