Skip to content

Releases: mozilla/jira-bugzilla-integration

v10.2.0

06 Mar 09:56
9bb1644

Choose a tag to compare

What's Changed

New Features

Other Changes

Full Changelog: v10.1.0...v10.2.0

v10.1.0

01 Mar 09:23
3dc7e2f

Choose a tag to compare

What's Changed

Configuration

Full Changelog: v10.0.0...v10.1.0

v10.0.0

28 Feb 10:52
51993af

Choose a tag to compare

What's Changed

Breaking Changes

Bug Fixes

New Features

Full Changelog: v9.1.0...v10.0.0

v9.1.0

13 Feb 17:16
d59e5b7

Choose a tag to compare

What's Changed

Configuration

Full Changelog: v9.0.0...v9.1.0

v9.0.0

13 Feb 10:06
4582e2e

Choose a tag to compare

What's Changed

Breaking Changes

New Features

Full Changelog: v8.0.1...v8.1.0

v8.0.1

30 Jan 17:47
0cd237d

Choose a tag to compare

What's Changed

Configuration

Full Changelog: v8.0.0...v8.0.1

v8.0.0

30 Jan 16:44
4d399ef

Choose a tag to compare

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

v7.0.4

16 Jan 19:54
8675f19

Choose a tag to compare

What's Changed

Configuration

Other Changes

Full Changelog: v7.0.3...v7.0.4

v7.0.3

13 Dec 18:27
3a3154b

Choose a tag to compare

What's Changed

Bug Fixes

  • Allow coercion of numbers to strings in BugzillaWebhookEventChange by @grahamalama in #794

New Features

Full Changelog: v7.0.2...v7.0.3

v7.0.2

12 Dec 17:36
d7c7dec

Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v7.0.1...v7.0.2