Releases: pact-foundation/pact-js-core
Releases · pact-foundation/pact-js-core
Release v13.7.0
Release v13.6.2
Release v13.6.1
Release v13.6.0
13.6.0 (2022-03-21)
Features
- add plugin consumer native methods (aeef054)
- add plugin to consumer interfaces (ea0f536)
- add test for protobufs/plugin (6bf78d8)
- bump native version to 0.1.6 (d59d1a6)
- message pact interface (76baab8)
- support custom provider headers in verification (d63e1a9)
Fixes and Improvements
- correct arguments for source with selectors (dd7ef00)
- download cpp header and c header (bbc2321)
- native builds failing on windows (4e27713)
- remove dead code, fix bug in URL vs file handling (dcd53e0)
- remove overall verification timeout (see pact-foundation/pact-js#761) (bb52158)
- update rust core to 0.2.4 (7407333)
- upgrade to ffi 0.2.2 (6e4b758)
- x-platform binary consumer spec (1a81ed4)
Release v13.5.1
Release v13.5.0
Release v13.4.1
Release v13.4.0
Release v13.3.0
Release v13.2.1
13.2.1 (2021-10-18)
Fixes and Improvements
- publisher: Fix an issue that caused the publisher API to reject with the most recent binaries (As an aside, the recommended approach is to use the CLI not the API for almost all use cases- see the examples for more details) (4a100bb)
- Substantially improve error messages if the pact publisher API fails (81d3511)