Releases: mozilla/jira-bugzilla-integration
Releases · mozilla/jira-bugzilla-integration
v6.1.1
What's Changed
Bug Fixes
- Fix #635: ignore update workflow when project does not match config by @leplatrem in #636
Configuration
- Remove JB project in prod by @leplatrem in #641
- Add PCF config for PerfCompare project by @davehunt in #642
Other Changes
- Log
IgnoreInvalidRequestErrors as INFO messages by @grahamalama in #644
Full Changelog: v6.1.0...v6.1.1
v6.1.0
What's Changed
Configuration
Other Changes
- Reduce coupling between services and steps modules by @grahamalama in #621
- Ci tweaks by @grahamalama in #624
- Validate that step functions exist when parsing actions by @grahamalama in #619
Full Changelog: v6.0.0...v6.1.0
v6.0.0
What's Changed
Breaking Changes
- Fix #605: drop support of tag prefixes by @leplatrem in #608
New Features
- Fix #604: Add product prefix to components for
maybe_update_componentsby @leplatrem in #607
Configuration
- Prefix component with product on FXP and SP3 projects by @davehunt in #615
- Fix #610: Update config to sync FXDROID components by @onemahon in #611
Other Changes
- Use a custom fixture to capture and filter logs by @leplatrem in #603
- Make all factories fixtures by @grahamalama in #612
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
Breaking Changes
- Limit action customization to step functions and remove notion of "custom actions" by @grahamalama in #591
Bug Fixes
- Fix #600: catch 400 in
maybe_update_componentsby @leplatrem in #602
Configuration
Other Changes
- Small changes as follow-up of #591 by @grahamalama in #601
Full Changelog: v4.6.0...v5.0.0
v4.6.0
What's Changed
New Features
- Fix #531: count partial executions of workflows by @leplatrem in #541
Configuration
- Remove flowstate configuration by @leplatrem in #588
Other Changes
- Ref #541: introduce
IncompleteStepErrorto distinguish step early exit from handled errors by @leplatrem in #577
Full Changelog: v4.5.3...v4.6.0
v4.5.3
What's Changed
Configuration
- Rename Jira component for Remote Settings by @grahamalama in #589
Other Changes
- Fix #578: remove mention of 'allow_private' by @leplatrem in #580
Full Changelog: v4.5.2...v4.5.3
v4.5.2
What's Changed
Bug Fixes
- Fix typos causing bugs by @grahamalama in #585
Full Changelog: v4.5.1...v4.5.2
v4.5.1
What's Changed
Bug Fixes
- Use
get_projectto retrieve project issue types by @grahamalama in #583
Documentation
- Fix #569: documentation whiteboard tags matching by @leplatrem in #579
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
New Features
- Fix #553: don't retry 4XX errors in Jira client by @leplatrem in #558
- Fix #554: configurable issue type by @leplatrem in #557
- Fix #521: do not add brackets on issue labels by default by @leplatrem in #559
- Fix #575: check issue types in heartbeat by @leplatrem in #576
Configuration
- Updated whiteboard tag to reflect new team name - Remove
sntwhiteboard tag by @cbellini in #570 - Fix #525: OMC: configure issue type and status maps by @leplatrem in #556
New Contributors
Full Changelog: v4.4.4...v4.5.0
v4.4.4
What's Changed
Configuration
- FXP: add maybe_update_components by @davehunt in #565
- Rename SNT to SNG (but keep old tag) by @leplatrem in #566
Documentation
- Document
maybe_update_componentsby @leplatrem in #560
Full Changelog: v4.4.3...v4.4.4