Skip to content

Commit

Permalink
chore(release): release v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Oct 2, 2023
1 parent 92ac878 commit 0d1ccc6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,31 @@ Do this to generate your change history

## Versions

### v1.8.0 (02 October 2023)
* [f7c3d13](https://github.com/pact-foundation/pact-go/commit/f7c3d13) - fix(verifier): acquire HTTP port atomically (Alex Tsibulya, Mon Sep 25 14:03:17 2023 -0700)
* [b99059c](https://github.com/pact-foundation/pact-go/commit/b99059c) - ci(deps): update golangci-lint ci build to pass on v1.x.x branch (Yousaf Nabi, Thu Jul 13 14:06:03 2023 +0100)
* [e2ae4b2](https://github.com/pact-foundation/pact-go/commit/e2ae4b2) - chore(ci): healthcheck and depends on in broker config (Yousaf Nabi, Wed Jul 12 16:07:07 2023 +0100)
* [6655ac6](https://github.com/pact-foundation/pact-go/commit/6655ac6) - chore(ci): run golangci-lint only on 1.17 (Yousaf Nabi, Wed Jul 12 16:06:45 2023 +0100)
* [ff2f3ce](https://github.com/pact-foundation/pact-go/commit/ff2f3ce) - ci(deps): golangci-lint checkout (Yousaf Nabi, Wed Jul 12 15:44:41 2023 +0100)
* [65c9c20](https://github.com/pact-foundation/pact-go/commit/65c9c20) - ci(deps): setup-go prior to running golangci-lint (Yousaf Nabi, Wed Jul 12 15:42:32 2023 +0100)
* [df5ad92](https://github.com/pact-foundation/pact-go/commit/df5ad92) - chore: use pactfoundation/pact-broker (Yousaf Nabi, Wed Jul 12 15:38:28 2023 +0100)
* [84d1aa7](https://github.com/pact-foundation/pact-go/commit/84d1aa7) - feat: upgrade pact-ruby-standalone to 2.0.3 (Yousaf Nabi, Wed Jul 12 14:50:08 2023 +0100)
* [88a372a](https://github.com/pact-foundation/pact-go/commit/88a372a) - chore: don't print an ERROR if there is a transient network issue (Matt Fellows, Mon Mar 27 18:46:19 2023 +1100)
* [273aef2](https://github.com/pact-foundation/pact-go/commit/273aef2) - chore: update godoc for pact file write mode. Fixes #153 (Matt Fellows, Tue Mar 7 22:31:54 2023 +1100)
* [274f2a3](https://github.com/pact-foundation/pact-go/commit/274f2a3) - chore: /s/Pactflow/PactFlow (Yousaf Nabi, Thu Jan 26 16:17:52 2023 +0000)
* [08f5bd9](https://github.com/pact-foundation/pact-go/commit/08f5bd9) - chore: add workflow to create a jira issue for pactflow team when smartbear-supported label added to github issue (Beth Skurrie, Wed Jan 18 10:51:43 2023 +1100)
* [e17fb8e](https://github.com/pact-foundation/pact-go/commit/e17fb8e) - build(deps): bump github.com/spf13/cobra from 1.1.3 to 1.6.1 (dependabot[bot], Tue Oct 25 05:11:50 2022 +0000)
* [2da0273](https://github.com/pact-foundation/pact-go/commit/2da0273) - build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.8.1 (dependabot[bot], Mon Oct 24 19:34:56 2022 +0000)
* [cdefdbe](https://github.com/pact-foundation/pact-go/commit/cdefdbe) - fix: Support for asynchronous interactions is considered stable (Sam Tavakoli, Wed Oct 19 14:45:15 2022 +0100)
* [e9e69c7](https://github.com/pact-foundation/pact-go/commit/e9e69c7) - build(deps): bump github.com/hasura/go-graphql-client (dependabot[bot], Thu Sep 29 19:13:39 2022 +0000)
* [523308b](https://github.com/pact-foundation/pact-go/commit/523308b) - chore: support workflow_dispatch build trigger (Matt Fellows, Mon Aug 22 12:30:17 2022 +1000)
* [c7cec48](https://github.com/pact-foundation/pact-go/commit/c7cec48) - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Thu Aug 4 04:50:20 2022 +0000)
* [1179076](https://github.com/pact-foundation/pact-go/commit/1179076) - fix: Dockerfile to reduce vulnerabilities (snyk-bot, Wed Aug 3 07:00:22 2022 +0000)
* [7649c92](https://github.com/pact-foundation/pact-go/commit/7649c92) - docs: move beta announcement to the top (Matt Fellows, Thu Jun 30 17:14:38 2022 +1000)
* [67da494](https://github.com/pact-foundation/pact-go/commit/67da494) - docs: make new beta more prominent (Matt Fellows, Thu Jun 30 17:11:46 2022 +1000)
* [5b0de09](https://github.com/pact-foundation/pact-go/commit/5b0de09) - chore: update badges for GH actions (Matt Fellows, Thu Jun 30 17:08:44 2022 +1000)
* [94d3332](https://github.com/pact-foundation/pact-go/commit/94d3332) - chore: cleanup changelog / changelog script (Matt Fellows, Mon Jun 27 14:52:53 2022 +1000)

### v1.7.0 (27 June 2022)
* [c040311](https://github.com/pact-foundation/pact-go/commit/c040311) - feat: add GraphQL response type (Matt Fellows, Mon Jun 27 11:10:01 2022 +1000)
* [dcd8e0e](https://github.com/pact-foundation/pact-go/commit/dcd8e0e) - feat: graphql interface (Matt Fellows, Tue Feb 8 12:58:21 2022 +1100)
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 = "v1.7.0"
var version = "v1.8.0"
var cliToolsVersion = "1.82.3"
var versionCmd = &cobra.Command{
Use: "version",
Expand Down

0 comments on commit 0d1ccc6

Please sign in to comment.