Skip to content

Commit

Permalink
chore(release): release v2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jul 15, 2024
1 parent 4d46c69 commit 75451f3
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
45 changes: 45 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,51 @@ Do this to generate your change history

## Versions

### v2.0.6 (15 July 2024)
* [4d46c69](https://github.com/pact-foundation/pact-go/commit/4d46c69) - Merge pull request #445 from lbcjbb/fix-crash (Matt Fellows, Mon Jul 15 10:08:43 2024 +1000)
* [778a111](https://github.com/pact-foundation/pact-go/commit/778a111) - Merge pull request #431 from yoelb/patch-1 (Matt Fellows, Mon Jul 15 09:34:57 2024 +1000)
* [ac7f9cf](https://github.com/pact-foundation/pact-go/commit/ac7f9cf) - fix: don't use defer in loop (Jean-Baptiste Bronisz, Fri Jul 12 11:07:27 2024 +0200)
* [a396cac](https://github.com/pact-foundation/pact-go/commit/a396cac) - Merge pull request #442 from pact-foundation/docs/cgo_requirement (Matt Fellows, Fri Jul 5 09:31:19 2024 +1000)
* [fd44da5](https://github.com/pact-foundation/pact-go/commit/fd44da5) - Merge pull request #439 from YOU54F/ci/macos_runners (Yousaf Nabi, Thu Jul 4 12:24:23 2024 +0100)
* [bd71f19](https://github.com/pact-foundation/pact-go/commit/bd71f19) - Merge pull request #430 from pact-foundation/deps/Dockerfile (Yousaf Nabi, Thu Jul 4 12:11:22 2024 +0100)
* [f3b61a7](https://github.com/pact-foundation/pact-go/commit/f3b61a7) - Merge pull request #436 from YOU54F/examples/run_locally (Matt Fellows, Thu Jul 4 14:10:56 2024 +1000)
* [cd75a5e](https://github.com/pact-foundation/pact-go/commit/cd75a5e) - Merge pull request #435 from YOU54F/fix/zombie_plugin_processes (Matt Fellows, Thu Jul 4 14:09:26 2024 +1000)
* [43d1bda](https://github.com/pact-foundation/pact-go/commit/43d1bda) - Merge pull request #438 from YOU54F/chore/quiet_logs (Matt Fellows, Thu Jul 4 14:08:04 2024 +1000)
* [fa87e40](https://github.com/pact-foundation/pact-go/commit/fa87e40) - Merge pull request #440 from YOU54F/fix/pact_ffi_headers (Matt Fellows, Thu Jul 4 14:07:47 2024 +1000)
* [d05fd3e](https://github.com/pact-foundation/pact-go/commit/d05fd3e) - fix: Dockerfile to reduce vulnerabilities (#441) (Matt Fellows, Thu Jul 4 14:05:36 2024 +1000)
* [055d548](https://github.com/pact-foundation/pact-go/commit/055d548) - fix(internal): consume 0.4.21 pact.h directly and match types (Yousaf Nabi, Wed Jul 3 22:57:56 2024 +0100)
* [9f99245](https://github.com/pact-foundation/pact-go/commit/9f99245) - fix: ensure deferred plugin cleanup for all functions that use them (Yousaf Nabi, Wed Jul 3 21:44:00 2024 +0100)
* [abd1815](https://github.com/pact-foundation/pact-go/commit/abd1815) - fix: install signal handlers should occur after plugins started (Yousaf Nabi, Wed Jul 3 21:15:07 2024 +0100)
* [c80e188](https://github.com/pact-foundation/pact-go/commit/c80e188) - fix: plugin verification panics due to missing SA_ONSTACK signal (#432) (Yousaf Nabi, Wed Jul 3 00:48:25 2024 +0100)
* [061aaf9](https://github.com/pact-foundation/pact-go/commit/061aaf9) - Merge pull request #420 from pact-foundation/dependabot/go_modules/google.golang.org/grpc-1.64.0 (Yousaf Nabi, Tue Jun 25 18:28:14 2024 +0100)
* [4c2079f](https://github.com/pact-foundation/pact-go/commit/4c2079f) - Merge pull request #429 from pact-foundation/fix/macos_binary_rename (Yousaf Nabi, Mon Jun 24 16:11:16 2024 +0100)
* [ef7883c](https://github.com/pact-foundation/pact-go/commit/ef7883c) - fix: rename macos binaries due to naming change in v0.4.21 libpact_ffi (Yousaf Nabi, Mon Jun 24 15:58:24 2024 +0100)
* [b6bb0e5](https://github.com/pact-foundation/pact-go/commit/b6bb0e5) - Merge pull request #428 from pact-foundation/fix/update-pact-ffi-0.4.21 (Yousaf Nabi, Mon Jun 24 15:18:46 2024 +0100)
* [cde0605](https://github.com/pact-foundation/pact-go/commit/cde0605) - fix: update pact-ffi to 0.4.21 (Yousaf Nabi, Mon Jun 24 14:47:56 2024 +0100)
* [3bc153b](https://github.com/pact-foundation/pact-go/commit/3bc153b) - Adding Missing Param in Consumer test docs (#427) (Mark Bradley, Mon Jun 24 14:29:06 2024 +0100)
* [8289281](https://github.com/pact-foundation/pact-go/commit/8289281) - Merge pull request #418 from pact-foundation/dependabot/github_actions/golangci/golangci-lint-action-6 (Yousaf Nabi, Mon Jun 17 22:06:41 2024 +0100)
* [d4119da](https://github.com/pact-foundation/pact-go/commit/d4119da) - build(deps): bump golangci/golangci-lint-action from 5 to 6 (dependabot[bot], Mon Jun 17 20:58:30 2024 +0000)
* [4036154](https://github.com/pact-foundation/pact-go/commit/4036154) - build(deps): bump google.golang.org/grpc from 1.63.2 to 1.64.0 (dependabot[bot], Mon Jun 17 20:57:55 2024 +0000)
* [a97b820](https://github.com/pact-foundation/pact-go/commit/a97b820) - Merge pull request #421 from pact-foundation/dependabot/go_modules/github.com/hashicorp/go-version-1.7.0 (Yousaf Nabi, Mon Jun 17 21:57:24 2024 +0100)
* [1802b26](https://github.com/pact-foundation/pact-go/commit/1802b26) - Merge pull request #424 from pact-foundation/dependabot/go_modules/github.com/spf13/cobra-1.8.1 (Yousaf Nabi, Mon Jun 17 21:57:16 2024 +0100)
* [3f95baf](https://github.com/pact-foundation/pact-go/commit/3f95baf) - build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 (dependabot[bot], Mon Jun 17 20:47:40 2024 +0000)
* [a470b6e](https://github.com/pact-foundation/pact-go/commit/a470b6e) - build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (dependabot[bot], Mon Jun 17 20:46:38 2024 +0000)
* [f1db795](https://github.com/pact-foundation/pact-go/commit/f1db795) - Merge pull request #423 from pact-foundation/dependabot/github_actions/goreleaser/goreleaser-action-6 (Yousaf Nabi, Mon Jun 17 21:46:29 2024 +0100)
* [ee740af](https://github.com/pact-foundation/pact-go/commit/ee740af) - Merge pull request #419 from pact-foundation/snyk-fix-938cc0572a34db4e15a9b0cfdcd4046a (Yousaf Nabi, Mon Jun 17 21:46:15 2024 +0100)
* [a3e1410](https://github.com/pact-foundation/pact-go/commit/a3e1410) - Merge pull request #425 from pact-foundation/dependabot/go_modules/google.golang.org/protobuf-1.34.2 (Yousaf Nabi, Mon Jun 17 21:45:32 2024 +0100)
* [f0ebb33](https://github.com/pact-foundation/pact-go/commit/f0ebb33) - build(deps): bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (dependabot[bot], Mon Jun 17 17:05:12 2024 +0000)
* [e36fe9b](https://github.com/pact-foundation/pact-go/commit/e36fe9b) - build(deps): bump goreleaser/goreleaser-action from 5 to 6 (dependabot[bot], Mon Jun 10 17:31:32 2024 +0000)
* [8a9bc48](https://github.com/pact-foundation/pact-go/commit/8a9bc48) - fix: use the same signature for the same function (#402) (#422) (Masanori Matsumoto, Thu May 30 09:48:57 2024 +0900)
* [0df1b8a](https://github.com/pact-foundation/pact-go/commit/0df1b8a) - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Wed May 15 05:07:00 2024 +0000)
* [01c155f](https://github.com/pact-foundation/pact-go/commit/01c155f) - Merge pull request #417 from pact-foundation/chore/upgrade-to-pact-ffi-0-4-20 (Yousaf Nabi, Thu May 9 12:58:48 2024 +0100)
* [8fc38b7](https://github.com/pact-foundation/pact-go/commit/8fc38b7) - fix: update pact-ffi to 0.4.20 (YOU54F, Thu May 9 09:57:32 2024 +0000)
* [46bff1e](https://github.com/pact-foundation/pact-go/commit/46bff1e) - Merge pull request #414 from pact-foundation/dependabot/go_modules/github.com/linkedin/goavro/v2-2.13.0 (Yousaf Nabi, Tue May 7 18:58:27 2024 +0100)
* [3d62405](https://github.com/pact-foundation/pact-go/commit/3d62405) - Merge pull request #413 from pact-foundation/dependabot/go_modules/google.golang.org/protobuf-1.34.1 (Yousaf Nabi, Tue May 7 18:58:20 2024 +0100)
* [3a112a1](https://github.com/pact-foundation/pact-go/commit/3a112a1) - Merge pull request #412 from pact-foundation/chore/upgrade-to-pact-ffi-0-4-19 (Yousaf Nabi, Tue May 7 18:58:09 2024 +0100)
* [0a8b2a9](https://github.com/pact-foundation/pact-go/commit/0a8b2a9) - build(deps): bump github.com/linkedin/goavro/v2 from 2.12.0 to 2.13.0 (dependabot[bot], Mon May 6 18:08:29 2024 +0000)
* [01ac0ad](https://github.com/pact-foundation/pact-go/commit/01ac0ad) - build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1 (dependabot[bot], Mon May 6 18:08:22 2024 +0000)
* [56cf87f](https://github.com/pact-foundation/pact-go/commit/56cf87f) - fix: update pact-ffi to 0.4.19 (YOU54F, Tue Apr 30 15:52:46 2024 +0000)

### v2.0.5 (07 May 2024)
* [9d36011](https://github.com/pact-foundation/pact-go/commit/9d36011) - Merge pull request #411 from pact-foundation/dependabot/github_actions/golangci/golangci-lint-action-5 (Yousaf Nabi, Tue Apr 30 17:11:14 2024 +0100)
* [2ac35ec](https://github.com/pact-foundation/pact-go/commit/2ac35ec) - Merge pull request #410 from pact-foundation/dependabot/github_actions/actions/upload-artifact-4 (Yousaf Nabi, Tue Apr 30 17:04:03 2024 +0100)
Expand Down
2 changes: 1 addition & 1 deletion command/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

var Version = "v2.0.5"
var Version = "v2.0.6"
var versionCmd = &cobra.Command{
Use: "version",
Short: "Print the version number of Pact Go",
Expand Down

0 comments on commit 75451f3

Please sign in to comment.