Releases: mozilla/jira-bugzilla-integration
Releases · mozilla/jira-bugzilla-integration
v6.3.5
What's Changed
New Features
- Add instrumentation for step functions and
CREATE
,UPDATE
, andCOMMENT
operations by @grahamalama in #752
Full Changelog: v6.3.4...v6.3.5
v6.3.4
What's Changed
Configuration
- Revert "Add resolution map for FXP, PCF, and SP3 (#735)" by @leplatrem in #747
Full Changelog: v6.3.3...v6.3.4
v6.3.3
What's Changed
Configuration
Documentation
- Issue-737 Update new project onboarding instructions in README.md by @gleonard-m in #738
- Polish onboarding documentation by @grahamalama in #739
Other Changes
- Add
documentation
label to any PR for Markdown by @grahamalama in #740 - Add labeler action by @grahamalama in #736
- Install dependencies with
make install
in CI steps by @grahamalama in #742
Full Changelog: v6.3.2...v6.3.3
v6.3.2
What's Changed
Configuration
- Update config.prod.yaml adding ads-eng whiteboard tag to sync to AE Jira project by @gleonard-m in #726
New Contributors
- @gleonard-m made their first contribution in #726
Full Changelog: v6.3.1...v6.3.2
v6.3.1
What's Changed
Bug Fixes
- Fix Sentry url parsing by @grahamalama in #725
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
Configuration
- Update config.prod.yaml for hnt by @muffinresearch in #722
Other Changes
- Use tag and abbrev as version in container and Sentry by @leplatrem in #701
New Contributors
- @muffinresearch made their first contribution in #722
Full Changelog: v6.2.0...v6.3.0
v6.2.0
What's Changed
New Features
- Pick Jira link that matches project in config by @leplatrem in #637
Other Changes
- Use
factory-boy
andpytest-factoryboy
to make object factories and fixtures by @grahamalama in #643
Full Changelog: v6.1.1...v6.1.2
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
IgnoreInvalidRequestError
s 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_components
by @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