Skip to content

v8.0.0

Compare
Choose a tag to compare
@grahamalama grahamalama released this 30 Jan 16:44
· 285 commits to main since this release
4d399ef

What's Changed

Breaking Changes

  • Add authentication requirement to /bugzilla_webhook endpoint by @grahamalama in #828

An API token is now required to make requests to the /bugzilla_webhook endpoint. It should be included in an X-Api-Key header, along with the Bugzilla webhook payload

Full Changelog: v7.0.4...v8.0.0