Releases: mozilla/jira-bugzilla-integration
Releases · mozilla/jira-bugzilla-integration
v7.0.1
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
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")
- tagged as a breaking change since we renamed one of the healthcheck fields (
Bug Fixes
- Handle exceptions in
bugzilla.logged_inby @grahamalama in #784 - Handle exceptions in
Jira.get_server_infoby @grahamalama in #785
New Features
- Fix #768: log validation exceptions (
HTTP 422) by @leplatrem in #780 - Add
ridto logs withasgi-correlation-idby @grahamalama in #782
Full Changelog: v6.3.6...v7.0.0
v6.3.6
What's Changed
Bug Fixes
- Use enum to differentiate different results of running a step by @grahamalama in #761
Other Changes
- Fix Pydantic deprecation warnings by @grahamalama in #764
- Start process to improve Jira logging by @grahamalama in #767
Full Changelog: v6.3.5...v6.3.6
v6.3.5
What's Changed
New Features
- Add instrumentation for step functions and
CREATE,UPDATE, andCOMMENToperations 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
documentationlabel to any PR for Markdown by @grahamalama in #740 - Add labeler action by @grahamalama in #736
- Install dependencies with
make installin 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-boyandpytest-factoryboyto make object factories and fixtures by @grahamalama in #643
Full Changelog: v6.1.1...v6.1.2