Releases: mozilla/jira-bugzilla-integration
Releases · mozilla/jira-bugzilla-integration
v11.4.2
v11.4.1
What's Changed
Bug Fixes
- Account for ignorable payloads in retry script, try to prevent them in runner by @grahamalama in #1000
Full Changelog: v11.4.0...v11.4.1
v11.4.0
What's Changed
Bug Fixes
- Ref #984: do not post comments if body is empty by @leplatrem in #997
New Features
- Fix #991: add original request id to queue items by @leplatrem in #993
Full Changelog: v11.3.0...v11.4.0
v11.3.0
What's Changed
Bug Fixes
- Fix #977: use Github flavoured markdown for converting comments by @leplatrem in #987
- Fix #971: raise if bug info cannot be fetched from Bugzilla by @leplatrem in #988
New Features
- Logging a warning when we try to remove a file but cannot find it by @alexcottner in #985
- Fix #983: use
operation=handle
in log context when fetching Jira issue by @leplatrem in #986
Other Changes
- Fixes #989: remove markdown conversion for summary field by @alexcottner in #990
Full Changelog: v11.2.2...v11.3.0
v11.2.2
What's Changed
Bug Fixes
- Update/dockerflow 2024.04.2, separate queue checks by @alexcottner in #974
Configuration
- Remove
maybe_update_issue_resolution
andmaybe_update_issue_status
where no mapping in config by @leplatrem in #975 - Remove failing step from GENAI by @leplatrem in #979
Full Changelog: v11.2.1...v11.2.2
v11.2.1
What's Changed
Bug Fixes
- Adding exception log to queue dockerflow check by @alexcottner in #973
Full Changelog: v11.2.0...v11.2.1
v11.2.0
What's Changed
New Features
- Fix #969: force message on HTTPError when empty by @leplatrem in #970
Full Changelog: v11.1.0...v11.2.0
v11.1.0
What's Changed
New Features
- Ref #967: Add queue parsing check in heartbeat by @leplatrem in #968
- Fix #960: add endpoint to view queue content by @leplatrem in #961
- Fix #963: Remove unused code by @leplatrem in #964
Documentation
- ADR - Options to prevent bugzilla from pausing webhook calls by @alexcottner in #775
Full Changelog: v11.0.2...v11.1.0
v11.0.2
What's Changed
New Features
- Fix #958: add more logging fields to retry job exceptions by @leplatrem in #959
Configuration
- GenAI: remove duplicated step by @leplatrem in #962
Full Changelog: v11.0.1...v11.0.2
v11.0.1
What's Changed
Bug Fixes
- Fix #956: add default UTC timezone to queue items by @leplatrem in #957
Full Changelog: v11.0.0...v11.0.1