pact-foundation / pact-net

.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
https://pact.io
MIT License
842 stars 231 forks source link

Pact Merging Creates Duplicate Interactions #491

Closed adamrodger closed 3 weeks ago

adamrodger commented 7 months ago

Version information:

Describe the bug See https://github.com/pact-foundation/pact-reference/issues/389

Additional context This blocks the full release of PactNet 5.0.0

YOU54F commented 3 months ago

fixed in 0.4.21 of the pact_ffi lib

adamrodger commented 3 months ago

Cool, thanks @YOU54F. We'll look to upgrade and check out the differences.

DavidJFowler commented 1 month ago

Hi @adamrodger. Are you close to being able to release a GA version 5?

adamrodger commented 3 weeks ago

Fixed with an upgrade to FFI 0.4.23