v8.0.0
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