v2.0.0-beta.18
mefellows
released this
15 Mar 11:03
·
406 commits
to master
since this release
Changelog
- 6e805a5 Fix plugin tests (#259)
- dea9945 Merge pull request #255 from pact-foundation/fix/request-filters-in-verifier
- 3b4ba6a Merge pull request #257 from pact-foundation/chore/remove-dummy-matcher
- 63289bf Merge pull request #282 from pact-foundation/feat/support-verification-options
- 6ec14bd chore(release): release v2.0.0-beta.18
- fa1a8de feat: add pact_url env variable to VerifiyRequest configuration (#261)
- b29bb0c feat: support disabling SSL and request timeout. Fixes #277
- 6b42703 fix: HTTP requests weren't passing through HTTP proxy. Fixes #254
- f3f94ea fix: Rust logging can be set by SetLogLevel and environment variables
- 6912510 fix: allow empty bodies in messages
- 2a0f7cc fix: provider state not being set on sync/message interactions. Fixes #215
- 76032bb fix: remove 'dummy' matcher that causes an ERROR warning
- a72651a fix: upgrade to latest ffi 0.3.18
- 13fd2ef fix: warn if log level is changed after initialisation