Skip to content

Releases: pact-foundation/pact-go

v2.0.0-beta.20

01 Jun 07:27
Compare
Choose a tag to compare

Changelog

  • 35aca0d Merge pull request #292 from pact-foundation/fix/set-spec-version-for-v4-messages
  • 1dc9ac2 Revert "fix: upgrade to latest ffi 0.4.5"
  • f3a50e6 chore(release): release v2.0.0-beta.20
  • 3d85b94 fix: set specification version on v4 message types
  • 2d4bf72 fix: upgrade to latest ffi 0.4.5

v2.0.0-beta.19

01 Jun 07:27
Compare
Choose a tag to compare

Changelog

  • 4c8fea9 Merge pull request #286 from pact-foundation/chore/upgrade-ffi-to-0.4.3
  • 471164e chore(release): release v2.0.0-beta.19
  • 887111c fix: upgrade to latest ffi 0.4.3
  • f2a0b2a fix: upgrade to latest ffi 0.4.4

v2.0.0-beta.18

15 Mar 11:03
Compare
Choose a tag to compare

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

04 Dec 23:02
Compare
Choose a tag to compare

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

04 Dec 23:02
Compare
Choose a tag to compare

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

27 Jun 04:52
Compare
Choose a tag to compare

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

04 Feb 23:12
Compare
Choose a tag to compare

Changelog

  • cf42c59 chore(release): release v2.0.0-beta.10
  • cac3cf0 feat: support matching branch selector

v2.0.0-beta.9

17 Nov 06:26
Compare
Choose a tag to compare

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

v2.0.0-beta.8

14 Oct 09:49
Compare
Choose a tag to compare

Changelog

3a89e96 chore(release): release v2.0.0-beta.8
b4d460b fix: v3 provider state without parameters not correctly handled

v2.0.0-beta.7

14 Oct 05:48
Compare
Choose a tag to compare

Changelog

d4cad1c chore(release): release v2.0.0-beta.7
f857347 fix: v3 provider state without parameters not correctly handled