Skip to content

Releases: voxpupuli/webhook-go

Release v2.7.0

27 Aug 02:51
Compare
Choose a tag to compare

Changelog

  • fef55c8 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in the go group
  • c88b9a9 Bump github.com/xanzy/go-gitlab from 0.105.0 to 0.106.0 in the go group
  • 37220ed Bump goreleaser/goreleaser-action from 5 to 6
  • e8a8c71 Bump the go group across 1 directory with 3 updates
  • d07fb97 Bump the go group across 1 directory with 4 updates
  • c5441a9 allow for branches with slashes in them

Release v2.6.1

05 Jun 04:11
Compare
Choose a tag to compare

Changelog

  • 67c15bf Bump github.com/spf13/viper from 1.18.2 to 1.19.0 in the go group

Release v2.6.0

05 Jun 04:09
Compare
Choose a tag to compare

Changelog

  • bdbb66d Bump github.com/slack-go/slack from 0.12.5 to 0.13.0 in the go group
  • 4c0fe3a Bump github.com/xanzy/go-gitlab from 0.104.1 to 0.105.0 in the go group
  • e530bc4 Bump the go group with 2 updates
  • 37176b4 Fixup formatting and spelling in the readme
  • 0b5d6e4 add documention for the MS Teams chatops service
  • d1c5d93 add teams to chatops
  • 1ab9ea3 add unit test for teams, fix type on errors, add comment why ignoring return values
  • 05fb5e2 send r10k error message on failure, instead of exit code, when deploying a module fails

Release v2.5.1

08 May 05:29
Compare
Choose a tag to compare

Changelog

  • c1bfe09 make module_name option optional

Release v2.5.0

08 May 05:19
Compare
Choose a tag to compare

Changelog

  • 0396177 Allow legacy --puppetfile flag to be used
  • e073c3d Bump github.com/xanzy/go-gitlab from 0.101.0 to 0.102.0 in the go group
  • 4e6f6d5 Bump github.com/xanzy/go-gitlab from 0.102.0 to 0.103.0 in the go group
  • 89c6987 Bump github.com/xanzy/go-gitlab from 0.103.0 to 0.104.0 in the go group
  • 661e497 Use provided r10k command_path
  • 2900d1a group dependabot updates

Release v2.4.0

26 Mar 12:11
v2.4.0
Compare
Choose a tag to compare

Changelog

  • 147bceb Add a option to force override module name
  • f3acb40 Add basic documentation for API paths in README
  • a8e7064 Bump github.com/slack-go/slack from 0.12.3 to 0.12.4
  • ca971dd Bump github.com/slack-go/slack from 0.12.4 to 0.12.5
  • 4a9932c Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • a602e98 Bump github.com/xanzy/go-gitlab from 0.100.0 to 0.101.0
  • 7b0f508 Bump github.com/xanzy/go-gitlab from 0.97.0 to 0.98.0
  • 81807a4 Bump github.com/xanzy/go-gitlab from 0.98.0 to 0.99.0
  • 04b8b4d Bump github.com/xanzy/go-gitlab from 0.99.0 to 0.100.0

Release v2.3.0

11 Feb 03:44
Compare
Choose a tag to compare

Changelog

  • 8e91113 Add a 'branch_only' parameter for /module
  • e522aed Bump actions/setup-go from 4 to 5
  • a3c4a29 Bump docker/login-action from 2 to 3
  • 9caee44 Bump docker/setup-buildx-action from 2 to 3
  • 3efa19a Bump github.com/google/uuid from 1.3.1 to 1.4.0
  • 0e6b577 Bump github.com/google/uuid from 1.4.0 to 1.5.0
  • 2e2d9f4 Bump github.com/google/uuid from 1.5.0 to 1.6.0
  • 35d9828 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
  • 36fc2d8 Bump github.com/spf13/viper from 1.16.0 to 1.17.0
  • 2559fd8 Bump github.com/spf13/viper from 1.17.0 to 1.18.0
  • 5ccb7c6 Bump github.com/spf13/viper from 1.18.0 to 1.18.1
  • 22bf5cf Bump github.com/spf13/viper from 1.18.1 to 1.18.2
  • 3a2bc91 Bump github.com/xanzy/go-gitlab from 0.91.1 to 0.92.1
  • e33b9e0 Bump github.com/xanzy/go-gitlab from 0.92.1 to 0.92.3
  • c1965e0 Bump github.com/xanzy/go-gitlab from 0.92.3 to 0.93.0
  • 9574a50 Bump github.com/xanzy/go-gitlab from 0.93.0 to 0.93.1
  • 10fd8c6 Bump github.com/xanzy/go-gitlab from 0.93.1 to 0.93.2
  • 43a6161 Bump github.com/xanzy/go-gitlab from 0.93.2 to 0.94.0
  • 5690bbc Bump github.com/xanzy/go-gitlab from 0.94.0 to 0.95.1
  • d39c86d Bump github.com/xanzy/go-gitlab from 0.95.1 to 0.95.2
  • 6859870 Bump github.com/xanzy/go-gitlab from 0.95.2 to 0.96.0
  • 3f2ec1e Bump github.com/xanzy/go-gitlab from 0.96.0 to 0.97.0
  • 92a8278 Bump github/codeql-action from 2 to 3
  • 708e6b9 Bump goreleaser/goreleaser-action from 4 to 5
  • 6887064 dependabot: Check for Dockerfile as well

Release v2.2.0

05 Sep 12:25
Compare
Choose a tag to compare

Changelog

  • efa0906 Add dependabot configuration
  • 889ae97 Add support for Gitea webhooks
  • 85fab11 Add test with github payload
  • c9ed7aa Bump actions/checkout from 2 to 3
  • 6d78a25 Bump actions/checkout from 3 to 4
  • 21d5b42 Bump actions/setup-go from 2 to 4
  • 8fd11d7 Bump docker/login-action from 1 to 2
  • 6580a2b Bump docker/setup-buildx-action from 1 to 2
  • 4d1ac40 Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.1
  • 39a194a Bump github.com/go-playground/webhooks/v6 from 6.0.0-beta.3 to 6.1.0
  • 123d3ec Bump github.com/go-playground/webhooks/v6 from 6.1.0 to 6.2.0
  • 2f5ffa7 Bump github.com/go-playground/webhooks/v6 from 6.2.0 to 6.3.0
  • 991749f Bump github.com/google/go-github/v39 from 39.1.0 to 39.2.0
  • bb33a4e Bump github.com/google/go-github/v39 from 39.1.0 to 39.2.0
  • e22974a Bump github.com/google/uuid from 1.1.2 to 1.3.0
  • bc93d18 Bump github.com/google/uuid from 1.3.0 to 1.3.1
  • 8b800fc Bump github.com/mcdafydd/go-azuredevops from 0.12.0 to 0.12.1
  • a422380 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.3
  • 456f839 Bump github.com/slack-go/slack from 0.12.2 to 0.12.3
  • 1f73343 Bump github.com/slack-go/slack from 0.9.5 to 0.12.2
  • 9147ccd Bump github.com/spf13/cobra from 1.5.0 to 1.7.0
  • 96eafe3 Bump github.com/spf13/viper from 1.8.1 to 1.16.0
  • 3fd36e7 Bump github.com/stretchr/testify from 1.8.1 to 1.8.4
  • 5085e1c Bump github.com/xanzy/go-gitlab from 0.50.1 to 0.84.0
  • f9c1a28 Bump github.com/xanzy/go-gitlab from 0.84.0 to 0.85.0
  • 0afff1f Bump github.com/xanzy/go-gitlab from 0.85.0 to 0.86.0
  • 5e044b8 Bump github.com/xanzy/go-gitlab from 0.86.0 to 0.88.0
  • cc9f8fd Bump github.com/xanzy/go-gitlab from 0.88.0 to 0.89.0
  • 857a126 Bump github.com/xanzy/go-gitlab from 0.89.0 to 0.90.0
  • 43fd578 Bump github.com/xanzy/go-gitlab from 0.90.0 to 0.91.1
  • 6151670 Bump goreleaser/goreleaser-action from 2 to 4
  • 08c773b Implement queue
  • d1142b1 go mod tidy
  • 9902934 remove redundant alias from systemd unit file
  • a33d6cc update minimal go version

Release v2.1.0

31 May 15:52
Compare
Choose a tag to compare

Changelog

Release v2.0.1

19 Feb 04:42
08b95c7
Compare
Choose a tag to compare

Changelog

  • 08b95c7 Fix several security vulnerabilities
    • CVE-2022-27664 - golang.org/x/net/http2 Denial of Service vulnerability
    • CVE-2021-43565 - x/crypto/ssh vulnerable to panic via SSH server
    • CVE-2022-27191 - Use of a Broken or Risky Cryptographic Algorithm in golang.org/x/crypto/ssh
    • CVE-2020-28483 - Inconsistent Interpretation of HTTP Requests in github.com/gin-gonic/gin
    • CVE-2022-41723 - Uncontrolled Resource Consumption