Files
backstage/plugins/events-backend-module-github/CHANGELOG.md
T
github-actions[bot] 2cb6963f9b Version Packages (next)
2022-11-29 11:14:34 +00:00

1.4 KiB

@backstage/plugin-events-backend-module-github

0.1.1-next.1

Patch Changes

  • 0f46ec304c: Add createGithubSignatureValidator(config) which can be used to create a validator used at an ingress for topic github.

    On top, there is a new githubWebhookEventsModule for the new backend plugin API which auto-registers the HttpPostIngress for topic github incl. the validator.

    Please find more information at https://github.com/backstage/backstage/tree/master/plugins/events-backend-module-github/README.md.

  • Updated dependencies

    • @backstage/backend-plugin-api@0.1.5-next.1
    • @backstage/config@1.0.5-next.1
    • @backstage/plugin-events-node@0.2.0-next.1

0.1.1-next.0

Patch Changes

  • Updated dependencies
    • @backstage/plugin-events-node@0.2.0-next.0
    • @backstage/backend-plugin-api@0.1.5-next.0

0.1.0

Minor Changes

Patch Changes

  • Updated dependencies
    • @backstage/plugin-events-node@0.1.0
    • @backstage/backend-plugin-api@0.1.4