Releases: pact-foundation/pact-go
Releases · pact-foundation/pact-go
v2.0.0-beta.20
v2.0.0-beta.19
v2.0.0-beta.18
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
v2.0.0-beta.16
Changelog
- 67c481a Merge branch 'feat/refactor-message-types' into 2.x.x
- b71c9dc Merge pull request #251 from pact-foundation/feat/matt-plugin-example
- e6762d7 chore(release): release v2.0.0-beta.17
- 23c6dad docs(example): demonstrate matt plugin usage
- a810197 feat: upgrade verification to new FFI handles
- 5b1e094 fix: print mock server errors for sync messages with transport/mock server
- de50f1b fix: update consumer test header matcher
- 046a115 fix: upgrade to latest ffi 0.3.15
- 3c4c56f fix: verifier works multi-protocol
v2.0.0-beta.17
Changelog
- 67c481a Merge branch 'feat/refactor-message-types' into 2.x.x
- b71c9dc Merge pull request #251 from pact-foundation/feat/matt-plugin-example
- e6762d7 chore(release): release v2.0.0-beta.17
- 23c6dad docs(example): demonstrate matt plugin usage
- a810197 feat: upgrade verification to new FFI handles
- 5b1e094 fix: print mock server errors for sync messages with transport/mock server
- de50f1b fix: update consumer test header matcher
- 046a115 fix: upgrade to latest ffi 0.3.15
- 3c4c56f fix: verifier works multi-protocol
v1.7.0
v1.7.0 (27 June 2022)
- c040311 - feat: add GraphQL response type (Matt Fellows, Mon Jun 27 11:10:01 2022 +1000)
- dcd8e0e - feat: graphql interface (Matt Fellows, Tue Feb 8 12:58:21 2022 +1100)
- 91f2ac8 - fix: build on darwin arm64 (#211) (Wim Vander Schelden, Fri Apr 22 02:59:43 2022 +0200)
- 4199e8f - docs: update blog link (Yousaf Nabi, Tue Mar 29 16:42:33 2022 +0100)
- 17275b9 - docs: update readme pact broker getting started link (Yousaf Nabi, Mon Mar 28 18:39:49 2022 +0100)
- 59f097f - fix: add option to tag provider with git branch from Verify methods (Jeffrey, Mon Mar 28 15:57:12 2022 +0200)
- 6c60bf7 - docs: update [email protected] to pact-foundation (#208) (Yousaf Nabi, Wed Mar 23 11:17:01 2022 +0000)
- f82584d - fix: Dockerfile to reduce vulnerabilities (#207) (Snyk bot, Mon Mar 21 23:16:03 2022 +0000)
- 25a5ad5 - fix: match should skip unexported fields as they won't be serialized (#201) (Cody A. Ray, Tue Feb 8 21:07:54 2022 -0600)
v2.0.0-beta.10
v2.0.0-beta.9
Changelog
a1e0f84 Merge pull request #186 from dabfleming/docs-fix
2be2cde Merge pull request #187 from dabfleming/fix-ld-warning
cec16e7 chore(release): release v2.0.0-beta.9
90519ac feat: support provider branch. Fixes #180
5a48fa6 feat: upgrade to ffi 0.1.2, w\ support for branches. Fixes #180
d4cca08 fix: linker warning
965f535 fix: support new header format for message metadata verification