Release v13.2.0
github-actions
released this
16 Oct 09:08
·
0 commits
to 593f0287084aa1b6ecbe9a475735326fe72a0bb1
since this release
13.2.0 (2021-10-16)
Features
- Add a beta interface to the FFI / V3 Consumer tests. Try it out with
import { makeConsumerPact } from 'pact-core/src/consumer'
(46d6667) - Revert the consumer changes until the issues with node 14 are fixed (the release notes about the V3 consumer support in this release are not true, sorry) (dc5217d)
Fixes and Improvements
- Pass logLevel down to the native consumer (88b329c)
- Pin standalone version back to the last known good version 1.88.66 (77eab71)
- update standalone to 1.88.68 (5f38729)
- update standalone to 1.88.69 (ceb7071)
- update standalone to 1.88.70 (138a2c4)
- update standalone to 1.88.71 (850178d)
- update standalone to 1.88.72 (f8d0d0f)
- update standalone to 1.88.73 (4ba164d)
- update standalone to 1.88.75 (c2fc6ac)
- update standalone to 1.88.76 (eea5c54)
- update standalone to 1.88.77 (9659f35)
- verifier: Correctly pass down log levels to the native core (c11ce75)
- verifier: Correctly pass down log levels to the native core (13d5ded)
- Warn if broker arguments are set without a broker URL and ignore the argument (fixes pact-foundation/pact-js#760) (17d3eb1)