Skip to content

Releases: pact-foundation/pact-go

v2.2.0

23 Jan 15:07
b407e4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

21 Jan 16:00
0de92f4
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module google.golang.org/grpc to v1.69.4 by @renovate in #488

Breaking Change

  • chore(deps)!: require minimum go version 1.22 by @YOU54F in #490

Full Changelog: v2.0.10...v2.1.0

v2.0.10

21 Jan 12:06
1657fdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10

v2.0.9

21 Jan 11:03
de5a15b
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/protobuf from 1.34.2 to 1.35.1 by @dependabot in #459
  • build(deps): bump google.golang.org/grpc from 1.66.0 to 1.67.1 by @dependabot in #460
  • fix: ensure sync messages write metadata to both req & res by @YOU54F in #461
  • build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 by @dependabot in #463
  • chore(ci): upgrade macos-12 to macos-13 by @JP-Ellis in #468
  • docs: pact-go supported platforms by @YOU54F in #466
  • chore(ci): prevent duplicate ci triggers by @JP-Ellis in #476
  • chore: Configure Renovate by @renovate in #467
  • fix(deps): update module github.com/spf13/afero to v1.12.0 by @renovate in #483
  • fix(deps): update module github.com/linkedin/goavro/v2 to v2.13.1 by @renovate in #482
  • fix(deps): update module google.golang.org/protobuf to v1.36.3 by @renovate in #486
  • fix(deps): update module github.com/stretchr/testify to v1.10.0 by @renovate in #487
  • Improving Provider VerifyRequest - ProviderBaseURL documentation. by @marcusvnac in #464
  • fix(deps): update module gopkg.in/yaml.v2 to v3 by @renovate in #489
  • Deps/go mod tidy by @YOU54F in #492

New Contributors

Full Changelog: v2.0.8...v2.0.9

v2.0.8

04 Sep 14:32
a1e63fc
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #444
  • fix: update libpact_ffi to 0.4.23 + enable avro (windows) by @YOU54F in #451
  • build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 by @dependabot in #450

Full Changelog: v2.0.7...v2.0.8

v2.0.7

31 Jul 15:05
6b525b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7

v2.0.6

15 Jul 01:45
Compare
Choose a tag to compare

Changelog

  • 3bc153b Adding Missing Param in Consumer test docs (#427)
  • aa40e4e Merge branch 'fix/issue_269_sa_onstack_flag_part2' into chore/quiet_logs
  • 58a472a Merge branch 'fix/issue_269_sa_onstack_flag_part2' into fix/pact_ffi_headers
  • 4297634 Merge branch 'fix/issue_269_sa_onstack_flag_part2' into fix/zombie_plugin_processes
  • 3a112a1 Merge pull request #412 from pact-foundation/chore/upgrade-to-pact-ffi-0-4-19
  • 3d62405 Merge pull request #413 from pact-foundation/dependabot/go_modules/google.golang.org/protobuf-1.34.1
  • 46bff1e Merge pull request #414 from pact-foundation/dependabot/go_modules/github.com/linkedin/goavro/v2-2.13.0
  • 01c155f Merge pull request #417 from pact-foundation/chore/upgrade-to-pact-ffi-0-4-20
  • 8289281 Merge pull request #418 from pact-foundation/dependabot/github_actions/golangci/golangci-lint-action-6
  • ee740af Merge pull request #419 from pact-foundation/snyk-fix-938cc0572a34db4e15a9b0cfdcd4046a
  • 061aaf9 Merge pull request #420 from pact-foundation/dependabot/go_modules/google.golang.org/grpc-1.64.0
  • a97b820 Merge pull request #421 from pact-foundation/dependabot/go_modules/github.com/hashicorp/go-version-1.7.0
  • f1db795 Merge pull request #423 from pact-foundation/dependabot/github_actions/goreleaser/goreleaser-action-6
  • 1802b26 Merge pull request #424 from pact-foundation/dependabot/go_modules/github.com/spf13/cobra-1.8.1
  • a3e1410 Merge pull request #425 from pact-foundation/dependabot/go_modules/google.golang.org/protobuf-1.34.2
  • b6bb0e5 Merge pull request #428 from pact-foundation/fix/update-pact-ffi-0.4.21
  • 4c2079f Merge pull request #429 from pact-foundation/fix/macos_binary_rename
  • bd71f19 Merge pull request #430 from pact-foundation/deps/Dockerfile
  • 778a111 Merge pull request #431 from yoelb/patch-1
  • cd75a5e Merge pull request #435 from YOU54F/fix/zombie_plugin_processes
  • f3b61a7 Merge pull request #436 from YOU54F/examples/run_locally
  • 43d1bda Merge pull request #438 from YOU54F/chore/quiet_logs
  • fd44da5 Merge pull request #439 from YOU54F/ci/macos_runners
  • fa87e40 Merge pull request #440 from YOU54F/fix/pact_ffi_headers
  • a396cac Merge pull request #442 from pact-foundation/docs/cgo_requirement
  • 4d46c69 Merge pull request #445 from lbcjbb/fix-crash
  • 3f95baf build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0
  • 0a8b2a9 build(deps): bump github.com/linkedin/goavro/v2 from 2.12.0 to 2.13.0
  • a470b6e build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
  • d4119da build(deps): bump golangci/golangci-lint-action from 5 to 6
  • 4036154 build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0
  • 01ac0ad build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1
  • f0ebb33 build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2
  • e36fe9b build(deps): bump goreleaser/goreleaser-action from 5 to 6
  • 2cb2b62 chore(ci): add MacOS runners x86_64/arm64
  • 537350d chore(ci): add fail-fast false due to occasional segfaults :(
  • a73ae3a chore(ci): test 1.22.x
  • fc2097e chore(ci): test Docker images in CI
  • 8e071be chore(ci): update coverallsapp action to point to main tag
  • 173f26d chore(examples): Update example provider verification to support SKIP_PUBLISH
  • 75451f3 chore(release): release v2.0.6
  • e20ba54 chore(test): set log level to info, for sanity
  • f76cde1 chore(test): update plugin versions csv/protobuf/matt/avro
  • 03c54a7 chore(test): update plugin-cli to 0.1.2
  • d29ce09 chore(test): update plugin-cli to 0.1.2
  • 055d548 fix(internal): consume 0.4.21 pact.h directly and match types
  • 0df1b8a fix: Dockerfile to reduce vulnerabilities
  • d05fd3e fix: Dockerfile to reduce vulnerabilities (#441)
  • ac7f9cf fix: don't use defer in loop
  • 9f99245 fix: ensure deferred plugin cleanup for all functions that use them
  • abd1815 fix: install signal handlers should occur after plugins started
  • c80e188 fix: plugin verification panics due to missing SA_ONSTACK signal (#432)
  • ef7883c fix: rename macos binaries due to naming change in v0.4.21 libpact_ffi
  • 56cf87f fix: update pact-ffi to 0.4.19
  • 8fc38b7 fix: update pact-ffi to 0.4.20
  • cde0605 fix: update pact-ffi to 0.4.21
  • 8a9bc48 fix: use the same signature for the same function (#402) (#422)

v2.0.5

07 May 07:33
Compare
Choose a tag to compare

Changelog

  • 2ac35ec Merge pull request #410 from pact-foundation/dependabot/github_actions/actions/upload-artifact-4
  • 9d36011 Merge pull request #411 from pact-foundation/dependabot/github_actions/golangci/golangci-lint-action-5
  • fa45fa6 build(deps): bump actions/checkout from 2 to 4 (#382)
  • e584ebb build(deps): bump actions/upload-artifact from 3 to 4
  • d0626fe build(deps): bump actions/upload-artifact from 3 to 4 (#366)
  • efd7031 build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#407)
  • 422c2c8 build(deps): bump golangci/golangci-lint-action from 3 to 4 (#385)
  • 7290563 build(deps): bump golangci/golangci-lint-action from 4 to 5
  • 604c0f5 build(deps): bump google.golang.org/grpc from 1.60.1 to 1.63.2 (#403)
  • 8ad7e25 chore(docs): fix slack join link
  • 0f6b6a4 chore(docs): remove unnecessary backtick from heading
  • 0905d88 chore(release): release v2.0.5
  • 57f7753 ci(fix): provide unique name for upload artifact
  • b3b85cc feat(installer): Don't use hashicorp/go-getter (#392)
  • 13df9cd fix(docs): restore trigger_pact_docs_updates
  • 7b985d6 fix: Dockerfile to reduce vulnerabilities (#401)

v2.0.4

13 Feb 07:16
Compare
Choose a tag to compare

Changelog

  • f04022c Merge pull request #384 from pact-foundation/chore/upgrade-to-pact-ffi-0-4-16
  • 901aea8 chore(release): release v2.0.4
  • f893818 feat: add native lib path function (#376)
  • 59a586d fix: allow empty responses in sync messages (#386)
  • 7129ef0 fix: update pact-ffi to 0.4.16

v2.0.1

13 Jul 00:45
Compare
Choose a tag to compare

Changelog

  • cd21e78 chore(release): release v2.0.1
  • 646c3eb fix: don't fail install if musl check fails