Releases: mozilla/jira-bugzilla-integration
Releases · mozilla/jira-bugzilla-integration
v11.0.0
What's Changed
Dead Letter Queue, Breaking Change
A simple dead letter queue has been added to park events for bugs that having sync problems. This requires a volume or network path to mount.
- Add Dead Letter Queue class, integrate into heartbeat by @grahamalama in #918
- Adding retry process for dead letter queue by @alexcottner in #924
- Adding queue to bugzilla webhook route by @alexcottner in #939
- Adding log formatter to retry process by @alexcottner in #954
- Switching retry log to sys.stdout by @alexcottner in #955
Dependency Updates
- Group pip updates pull-requests and add GH Actions updates by @leplatrem in #938
Other Changes
- Fix GHA labeler config by @leplatrem in #953
New Contributors
- @alexcottner made their first contribution in #924
Full Changelog: v10.4.2...v11.0.0
v10.4.2
What's Changed
Configuration
- Remove severity step due to error by @danielnguyen-mozilla in #937
Full Changelog: v10.4.1...v10.4.2
v10.4.1
What's Changed
Configuration
- Add new priority and severity sync steps to FXCM project. by @danielnguyen-mozilla in #934
- Update config.prod.yaml for GENAI project by @jchaupitre in #935
New Contributors
- @jchaupitre made their first contribution in #935
Full Changelog: v10.4.0...v10.4.1
v10.4.0
v10.3.1
What's Changed
Configuration
- Use specific 'severity' field on FIDEFE by @leplatrem in #901
Other Changes
- Leverage dockerflow 2024.3.0 by @leplatrem in #874
Full Changelog: v10.3.0...v10.3.1
v10.3.0
What's Changed
Configuration
- Sync priority, severity, and issues points in FIDEFE project by @leplatrem in #898
Full Changelog: v10.2.1...v10.3.0
v10.2.1
What's Changed
Bug Fixes
- Support removal of mapped field by @leplatrem in #899
Full Changelog: v10.2.0...v10.2.1
v10.2.0
What's Changed
New Features
- Fix #247 #464: add
maybe_update_issue_priority
andmaybe_update_issue_severity
steps by @leplatrem in #889 - Fix #248: add
maybe_update_issue_points
step by @leplatrem in #891
Other Changes
- Run formatting and remove
ruff
warnings by @leplatrem in #890
Full Changelog: v10.1.0...v10.2.0
v10.1.0
v10.0.0
What's Changed
Breaking Changes
- Fix #702: heartbeat now returns 200 on warnings by @leplatrem in #862
Bug Fixes
- Fix #750: set resolution using
"name"
field by @leplatrem in #883
New Features
- Fix #833: Wait for auto-labeler for 10sec on new PRs by @leplatrem in #861
- Fix #857: Support Basic Auth for the JBI Api Key by @leplatrem in #860
- Fix #645: Switch log messages to INFO level by @leplatrem in #884
Full Changelog: v9.1.0...v10.0.0