diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cc65ef35..e4a28c82e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,48 @@ Do this to generate your change history ## Versions +### v2.0.2 (03 October 2023) + * [4fde79c](https://github.com/pact-foundation/pact-go/commit/4fde79c) - Merge pull request #350 from stan-confluent/install-name-tool (Matt Fellows, Tue Oct 3 11:31:00 2023 +1100) + * [7ab5fc4](https://github.com/pact-foundation/pact-go/commit/7ab5fc4) - Merge pull request #347 from pact-foundation/ci/drop_unsupported_go_vers (Matt Fellows, Tue Oct 3 10:20:37 2023 +1100) + * [5cef32c](https://github.com/pact-foundation/pact-go/commit/5cef32c) - fix: set install_name to absolute path for libpact_ffi.dylib (#345) (Stanislav Vodetskyi, Mon Oct 2 15:03:18 2023 -0700) + * [9dad9f3](https://github.com/pact-foundation/pact-go/commit/9dad9f3) - ci: add 1.20/1.21 to test + lint (Yousaf Nabi, Fri Sep 29 22:19:33 2023 +0100) + * [dd2c5c1](https://github.com/pact-foundation/pact-go/commit/dd2c5c1) - Merge pull request #332 from pact-foundation/dependabot/github_actions/actions/checkout-4 (Matt Fellows, Wed Sep 20 09:52:32 2023 +1000) + * [fa93849](https://github.com/pact-foundation/pact-go/commit/fa93849) - Merge pull request #338 from pact-foundation/dependabot/go_modules/google.golang.org/grpc-1.58.1 (Matt Fellows, Wed Sep 20 09:52:18 2023 +1000) + * [bcd5dc9](https://github.com/pact-foundation/pact-go/commit/bcd5dc9) - Merge pull request #339 from pact-foundation/dependabot/github_actions/goreleaser/goreleaser-action-5 (Matt Fellows, Wed Sep 20 09:52:08 2023 +1000) + * [33cfa3a](https://github.com/pact-foundation/pact-go/commit/33cfa3a) - build(deps): bump goreleaser/goreleaser-action from 4 to 5 (dependabot[bot], Mon Sep 18 17:55:29 2023 +0000) + * [fc58344](https://github.com/pact-foundation/pact-go/commit/fc58344) - build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.1 (dependabot[bot], Mon Sep 18 17:22:45 2023 +0000) + * [4cceb67](https://github.com/pact-foundation/pact-go/commit/4cceb67) - build(deps): bump actions/checkout from 3 to 4 (dependabot[bot], Mon Sep 4 17:17:20 2023 +0000) + * [a2cec15](https://github.com/pact-foundation/pact-go/commit/a2cec15) - Merge pull request #328 from pact-foundation/chore/lint-timeout (Matt Fellows, Fri Aug 4 11:33:15 2023 +1000) + * [969299b](https://github.com/pact-foundation/pact-go/commit/969299b) - Merge pull request #325 from pact-foundation/dependabot/go_modules/github.com/hashicorp/go-getter-1.7.2 (Matt Fellows, Fri Aug 4 10:55:40 2023 +1000) + * [ca1a1ee](https://github.com/pact-foundation/pact-go/commit/ca1a1ee) - Merge pull request #326 from pact-foundation/dependabot/go_modules/google.golang.org/grpc-1.57.0 (Matt Fellows, Fri Aug 4 10:55:21 2023 +1000) + * [1fec3e3](https://github.com/pact-foundation/pact-go/commit/1fec3e3) - Merge pull request #327 from pact-foundation/snyk-fix-a552d1b9ec72a9fb1513fe7842898ef6 (Matt Fellows, Fri Aug 4 10:55:14 2023 +1000) + * [7dabae0](https://github.com/pact-foundation/pact-go/commit/7dabae0) - Merge pull request #323 from boreyuk/golangci-lint-fixes (Matt Fellows, Fri Aug 4 10:54:56 2023 +1000) + * [520e776](https://github.com/pact-foundation/pact-go/commit/520e776) - fix(golangci-lint): ignore internal/native/lib.go for linting (Borey UK, Thu Aug 3 21:59:48 2023 +0200) + * [eb89e72](https://github.com/pact-foundation/pact-go/commit/eb89e72) - fix(golangci-lint): update TestHttpV4TypeSystem to return a valid plugin response (Borey Uk, Thu Aug 3 17:58:16 2023 +0200) + * [03ceb24](https://github.com/pact-foundation/pact-go/commit/03ceb24) - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Thu Aug 3 05:41:57 2023 +0000) + * [6d7cc85](https://github.com/pact-foundation/pact-go/commit/6d7cc85) - build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (dependabot[bot], Mon Jul 31 17:30:26 2023 +0000) + * [4683c15](https://github.com/pact-foundation/pact-go/commit/4683c15) - build(deps): bump github.com/hashicorp/go-getter from 1.7.1 to 1.7.2 (dependabot[bot], Mon Jul 31 17:30:20 2023 +0000) + * [9c06e39](https://github.com/pact-foundation/pact-go/commit/9c06e39) - fix(golangci-lint): log errors and panic if unrecoverable (Borey UK, Thu Jul 20 14:43:01 2023 +0200) + * [1c98c51](https://github.com/pact-foundation/pact-go/commit/1c98c51) - fix(golangci-lint): fix errors as raised by linter (Borey UK, Wed Jul 19 16:31:13 2023 +0200) + * [7d9ed69](https://github.com/pact-foundation/pact-go/commit/7d9ed69) - Merge pull request #315 from pact-foundation/dependabot/go_modules/github.com/stretchr/testify-1.8.4 (Matt Fellows, Tue Jul 18 16:56:20 2023 +1000) + * [2638fff](https://github.com/pact-foundation/pact-go/commit/2638fff) - build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (dependabot[bot], Tue Jul 18 06:55:11 2023 +0000) + * [6de0413](https://github.com/pact-foundation/pact-go/commit/6de0413) - Merge pull request #291 from pact-foundation/example/avro (Matt Fellows, Tue Jul 18 16:53:54 2023 +1000) + * [b54ab72](https://github.com/pact-foundation/pact-go/commit/b54ab72) - Merge pull request #313 from YOU54F/chore/go_versions (Matt Fellows, Tue Jul 18 16:53:10 2023 +1000) + * [1f66368](https://github.com/pact-foundation/pact-go/commit/1f66368) - feat: add an Avro example (Matt Fellows, Wed Jul 12 09:26:31 2023 +1000) + * [c51f035](https://github.com/pact-foundation/pact-go/commit/c51f035) - Merge pull request #319 from pact-foundation/dependabot/github_actions/goreleaser/goreleaser-action-4 (Yousaf Nabi, Fri Jul 14 15:44:25 2023 +0100) + * [a2a7262](https://github.com/pact-foundation/pact-go/commit/a2a7262) - Merge pull request #310 from YOU54F/v2/golanglint (Yousaf Nabi, Fri Jul 14 15:38:53 2023 +0100) + * [7c34744](https://github.com/pact-foundation/pact-go/commit/7c34744) - Merge pull request #317 from pact-foundation/dependabot/github_actions/actions/setup-go-4 (Yousaf Nabi, Fri Jul 14 15:17:16 2023 +0100) + * [491c4f6](https://github.com/pact-foundation/pact-go/commit/491c4f6) - Merge pull request #318 from pact-foundation/dependabot/github_actions/actions/checkout-3 (Yousaf Nabi, Fri Jul 14 15:16:51 2023 +0100) + * [0b0d854](https://github.com/pact-foundation/pact-go/commit/0b0d854) - Merge pull request #311 from YOU54F/chore/update_pact_broker (Yousaf Nabi, Fri Jul 14 15:16:21 2023 +0100) + * [c72287e](https://github.com/pact-foundation/pact-go/commit/c72287e) - build(deps): bump goreleaser/goreleaser-action from 2 to 4 (dependabot[bot], Fri Jul 14 13:59:57 2023 +0000) + * [7ef14c5](https://github.com/pact-foundation/pact-go/commit/7ef14c5) - build(deps): bump actions/checkout from 2 to 3 (dependabot[bot], Fri Jul 14 13:59:54 2023 +0000) + * [7982226](https://github.com/pact-foundation/pact-go/commit/7982226) - build(deps): bump actions/setup-go from 2 to 4 (dependabot[bot], Fri Jul 14 13:59:51 2023 +0000) + * [841b0c2](https://github.com/pact-foundation/pact-go/commit/841b0c2) - Merge pull request #314 from pact-foundation/deps/dependabot (Yousaf Nabi, Fri Jul 14 14:49:24 2023 +0100) + * [d6627d0](https://github.com/pact-foundation/pact-go/commit/d6627d0) - deps(ci): create dependabot config (Yousaf Nabi, Thu Jul 13 16:36:58 2023 +0100) + * [348200b](https://github.com/pact-foundation/pact-go/commit/348200b) - Merge pull request #305 from pact-foundation/snyk-fix-c04b8d1aa6a1b3b078fd117330a6f274 (Yousaf Nabi, Thu Jul 13 15:00:47 2023 +0100) + * [897ee7e](https://github.com/pact-foundation/pact-go/commit/897ee7e) - ci(deps): update golangci-lint ci build to pass on master/main/v2 branch (Yousaf Nabi, Thu Jul 13 14:22:22 2023 +0100) + * [66463c8](https://github.com/pact-foundation/pact-go/commit/66463c8) - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Wed Jul 12 19:12:14 2023 +0000) + ### v2.0.1 (13 July 2023) * [646c3eb](https://github.com/pact-foundation/pact-go/commit/646c3eb) - fix: don't fail install if musl check fails (Matt Fellows, Thu Jul 13 10:26:53 2023 +1000) diff --git a/command/version.go b/command/version.go index d8d19b068..229abf489 100644 --- a/command/version.go +++ b/command/version.go @@ -6,7 +6,7 @@ import ( "github.com/spf13/cobra" ) -var Version = "v2.0.1" +var Version = "v2.0.2" var versionCmd = &cobra.Command{ Use: "version", Short: "Print the version number of Pact Go",