Releases: pact-foundation/pact-reference
Releases · pact-foundation/pact-reference
Pact Mock Server Library v1.2.5
Maintenance Release
- 9311d1b - chore(pact_mock_server): Update dependencies
- a52e0ee - chore: Upgrade pact_matching to 1.1.10
- 24a26cc - chore: Update pact_models to 1.1.18
- 7357835 - chore: use local pact_models (JP-Ellis)
- 95cbe5a - fix: Upgrade pact-plugin-driver to 0.5.1
- 4325dca - chore(pact_mock_server): Upgrade dependencies
Pact FFI Library 0.4.18
Maintenance Release
Pact FFI Library 0.4.17
Bugfix Release
- 6975203 - chore(verifier): Bump minor version #307
- b6a0e66 - chore(FFI): Add a test using pactffi_given_with_params #298
- c4e5ffe - fix(FFI): Update doc comments to include details of replacing interactions #389
- 5dad90c - fix(FFI): creating a new interaction with the same description as an existing one will now replace it #389
- 8b35aab - chore(FFI): add a test that calls write pact functions multiple types #389
- df22043 - feat: convert musl static .a to .so (Yousaf Nabi)
Pact Verifier CLI 1.1.0
Feature + Bugfix release
This release updates the published verification results to include the interaction description when the verification fails.
- 40391cb - chore(pact_verifier_cli): Bump minor version
- ba9eae1 - chore(pact_verifier_cli): Upgrade dependencies
- 6975203 - chore(verifier): Bump minor version #307
- 41faa54 - chore: Lock clap crate to 4.4 as 4.5 requires Rust 1.75
- 8d19795 - chore: fixup path to aarch64-unknown-linux-musl artifact (Yousaf Nabi)
- 9196efe - feat: verifier/mock_server clis - build for musl (Yousaf Nabi)
- 24a26cc - chore: Update pact_models to 1.1.18
- 7357835 - chore: use local pact_models (JP-Ellis)
Pact Verifier Library 1.1.0
Maintenance Release
- 04959d7 - feat(verifier): Include interaction description in verification results #292
- 2b5148b - feat(verifier): Add the client language to the verification results if set #307
- 6975203 - chore(verifier): Bump minor version #307
- 762f68e - feat(verifier): Add the verifier version to the published results #307
- 208eb75 - chore: Add test with POST with body and no content type #386
- a52e0ee - chore: Upgrade pact_matching to 1.1.10
- 24a26cc - chore: Update pact_models to 1.1.18
- 7357835 - chore: use local pact_models (JP-Ellis)
- 310cb60 - feat: Print provider name in 'no pacts found' message to help debugging (tien.xuan.vo)
- 95cbe5a - fix: Upgrade pact-plugin-driver to 0.5.1
- 1c3208e - chore: Upgrade pact_consumer to 1.1.1
Pact Consumer Library v1.1.2
Bugfix Release
- e31589d - chore: add test for checking matching rules on message metadata
- 6bb57df - fix: metadata matching rules for sync message (Stan)
- a52e0ee - chore: Upgrade pact_matching to 1.1.10
- 24a26cc - chore: Update pact_models to 1.1.18
- 7357835 - chore: use local pact_models (JP-Ellis)
- 95cbe5a - fix: Upgrade pact-plugin-driver to 0.5.1
Pact FFI Library 0.4.16
Bugfix Release
- 29b326e - fix(FFI): Metadata matching rules from plugins were being ignored
Pact Matching Library v1.1.10
Bugfix Release
- a8efa11 - fix: was missing an implementation of MinType and MaxType matchers for maps
- 24a26cc - chore: Update pact_models to 1.1.18
- 7357835 - chore: use local pact_models (JP-Ellis)
- 95cbe5a - fix: Upgrade pact-plugin-driver to 0.5.1
- d5e5842 - test(pact_matching): Test Values matcher with json body (tien.xuan.vo)
Pact FFI Library 0.4.15
Bugfix Release
- 3554a33 - feat(ffi): add with_matching_rules (JP-Ellis)
- a52e0ee - chore: Upgrade pact_matching to 1.1.10
- 24a26cc - chore: Update pact_models to 1.1.18
- 7357835 - chore: use local pact_models (JP-Ellis)
- 95cbe5a - fix: Upgrade pact-plugin-driver to 0.5.1
- 7370d8f - chore: update artifact path for aarch64 musl pact_ffi (Yousaf Nabi)