@@ -5,6 +5,48 @@ Do this to generate your change history
5
5
6
6
## Versions
7
7
8
+ ### v2.0.2 (03 October 2023)
9
+ * [ 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)
10
+ * [ 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)
11
+ * [ 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)
12
+ * [ 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)
13
+ * [ 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)
14
+ * [ 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)
15
+ * [ 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)
16
+ * [ 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)
17
+ * [ 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)
18
+ * [ 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)
19
+ * [ 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)
20
+ * [ 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)
21
+ * [ 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)
22
+ * [ 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)
23
+ * [ 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)
24
+ * [ 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)
25
+ * [ 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)
26
+ * [ 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)
27
+ * [ 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)
28
+ * [ 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)
29
+ * [ 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)
30
+ * [ 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)
31
+ * [ 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)
32
+ * [ 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)
33
+ * [ 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)
34
+ * [ 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)
35
+ * [ 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)
36
+ * [ 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)
37
+ * [ 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)
38
+ * [ 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)
39
+ * [ 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)
40
+ * [ 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)
41
+ * [ 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)
42
+ * [ 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)
43
+ * [ 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)
44
+ * [ 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)
45
+ * [ 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)
46
+ * [ 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)
47
+ * [ 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)
48
+ * [ 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)
49
+
8
50
### v2.0.1 (13 July 2023)
9
51
* [ 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)
10
52
0 commit comments