Skip to content

Releases: mozilla/jira-bugzilla-integration

v9.1.0

13 Feb 17:16
d59e5b7
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Bug Fixes

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

v7.0.1

11 Dec 20:11
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Change method for fetching visible projects and issue types in __heartbeat__ by @grahamalama in #791

Full Changelog: v7.0.0...v7.0.1

v7.0.0

08 Dec 14:56
4401bc0
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Make fewer requests in heartbeat, handle exceptions by @grahamalama in #783
    • tagged as a breaking change since we renamed one of the healthcheck fields ("all_projects_components_exist" -> ""all_project_custom_components_exist")

Bug Fixes

New Features

Full Changelog: v6.3.6...v7.0.0

v6.3.6

29 Nov 21:08
55dd61c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Use enum to differentiate different results of running a step by @grahamalama in #761

Other Changes

Full Changelog: v6.3.5...v6.3.6