All Versions
13
Latest Version
Avg Release Cycle
56 days
Latest Release
1254 days ago

Changelog History
Page 1

  • v5.16.0 Changes

    November 11, 2020

    What's new?

    • ๐Ÿ”€ GitLab: Add labels array in MergeRequestEventPayload, thanks @takirala for the PR
  • v5.15.0 Changes

    July 17, 2020

    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
  • v5.14.0 Changes

    May 02, 2020

    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
  • v5.13.0 Changes

    August 24, 2019

    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
  • v5.12.0 Changes

    July 10, 2019

    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
  • v5.11.0 Changes

    May 23, 2019

    What's new?

    โž• Added GitHub repository vulnerability alert, thanks @v4lproik for the PR

  • v5.10.1 Changes

    May 20, 2019

    ๐Ÿ›  What was fixed?

    ๐Ÿ— Corrected Gitlab supplying Builds and not Jobs, thanks @maguro for the PR

  • v5.10.0 Changes

    May 19, 2019

    What's new?

    • โž• Added GitHub node_id fields, thanks @geeknoid for the PR
    • โž• Added Gitlab Job Events, thanks @iladin for the PR
  • v5.9.0 Changes

    April 30, 2019

    What's new?

    โž• Added GitHub Security Advisory Event + Payload in PR, thanks @hatstand!

  • v5.8.0 Changes

    April 14, 2019

    What's new?

    • โž• Added requested team to the GitHub pull request payload in PR, thanks @hatstand for the PR!