Releases: go-playground/webhooks
Releases · go-playground/webhooks
Release v5.16.0
11 Nov 19:33
Compare
Sorry, something went wrong.
No results found
What's new?
GitLab: Add labels array in MergeRequestEventPayload, thanks @takirala for the PR
Release v5.15.0
17 Jul 16:03
Compare
Sorry, something went wrong.
No results found
What's new?
Add support for pr:from_ref_updated
event for Bitbucket Server, thanks @chhsia0 for the PR
Add support of handling GitLab hooks in different way, thanks @aritas1 for the PR
Release v5.14.0
02 May 14:20
Compare
Sorry, something went wrong.
No results found
What's new?
Fixed pipeline hook for GitLab >= 12.3 PR
Added changes field in to PullRequestPayload of GitHub, thanks @yinxulai for the PR
Added missing ID for Project, missing UserUserName for PushEventPayload & TagEventPayload, thanks @marcinwyszynski for the PR
Release v5.13.0
24 Aug 16:57
Compare
Sorry, something went wrong.
No results found
What's new?
Added support for GitHub event integration_installation_repositories, thanks @BlizzTom for the PR
Added Installation
to the ReleasePayload
for github, thanks @pavelgnom for the PR
Added GitHub meta event/payload, thanks @luca-moser for the PR
Release v5.12.0
10 Jul 15:22
Compare
Sorry, something went wrong.
No results found
What's new?
Updated GitHub Position
to be a struct, thanks @maguro for the PR
Added installation ID to the GitHub pull request payloads, thanks @hatstand for the PR
Updated BitBucket Owner payload, thanks @ilteristabak for the PR
Move node_id
field from status to status.commit in StatusEvent, thanks @riley-martine for the PR
Release v5.11.0
23 May 14:53
Compare
Sorry, something went wrong.
No results found
What's new?
Added GitHub repository vulnerability alert, thanks @v4lproik for the PR
Release 5.10.1
20 May 20:35
Compare
Sorry, something went wrong.
No results found
What was fixed?
Corrected Gitlab supplying Builds and not Jobs, thanks @maguro for the PR
Release 5.10.0
19 May 05:53
Compare
Sorry, something went wrong.
No results found
What's new?
Added GitHub node_id
fields, thanks @geeknoid for the PR
Added Gitlab Job Events
, thanks @iladin for the PR
Release 5.9.0
30 Apr 14:58
Compare
Sorry, something went wrong.
No results found
What's new?
Added GitHub Security Advisory Event + Payload in PR , thanks @hatstand !
Release 5.8.0
14 Apr 16:38
Compare
Sorry, something went wrong.
No results found
What's new?
Added requested team to the GitHub pull request payload in PR , thanks @hatstand for the PR!