Releases: mozilla/jira-bugzilla-integration
Releases · mozilla/jira-bugzilla-integration
v4.4.0
What's Changed
Bug Fixes
- Fix #415: ignore events when Jira issue is not readable by bot by @leplatrem in #522
- Fix #210: do not always overwrite summary by @leplatrem in #540
- Fix #393: keep existing labels on Jira issue by @leplatrem in #539
New Features
- Fix #518: add
maybe_update_components
by @leplatrem in #520 - Ref #520: add typing for action parameters by @leplatrem in #523
- Fix #517: decouple labels from
create_issue
andupdate_issue
steps by @leplatrem in #527
Configuration
- Add config for OMC Jira project by @grahamalama in #526
Dependency Updates
- Replace Dependabot automation with reusable syseng action by @grahamalama in #534
Full Changelog: v4.3.3...v4.4.0
v4.3.3
What's Changed
Bug Fixes
- Fix #382: retry login requests to Bugzilla by @leplatrem in #516
Configuration
- Status mapping for DENG issues by @scholtzan in #513
Full Changelog: v4.3.2...v4.3.3
v4.3.2
What's Changed
Configuration
- Revert "Remove Jira Component for DENG integration" by @scholtzan in #512
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
Configuration
- Ref #479: disable synchronization of labels on dataquality/dataplatform by @leplatrem in #511
Documentation
- Fix #505: add missing bits of SysEng quality standards by @leplatrem in #510
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
Bug Fixes
- Fix #345: Retry
ConnectionError
in Jira client by @leplatrem in #507 - Fix #475, #382: Fix lookup of actions when tag contains dash by @bsieber-mozilla in #472
New Features
- Convert
InstrumentedClient
class to decorator by @grahamalama in #499 - Log HTTP errors responses of Jira client by @leplatrem in #503
Documentation
- Mention SRE team in SECURITY.md by @leplatrem in #504
Full Changelog: v4.2.4...v4.3.0
v4.2.4
What's Changed
Configuration
- [deng] reduce customization of jbi workflow by @bsieber-mozilla in #494
Documentation
- Ref #471: Fix phrasing in documentation by @bsieber-mozilla in #490
Full Changelog: v4.2.3...v4.2.4
v4.2.3
What's Changed
Bug Fixes
- Remove Jira Component for DENG integration by @scholtzan in #491
Documentation
- Move documentation from
README
todocs/
folder by @leplatrem in #482
Full Changelog: v4.2.2...v4.2.3
v4.2.2
What's Changed
New Features
- Update id of
dependabot-metadata
step by @grahamalama in #447 - Run service with log level INFO by default by @leplatrem in #462
- Use text log format in local DEV by @leplatrem in #461
Configuration
- Config contact as bugzilla user id by @bsieber-mozilla in #440
Documentation
- Add development status badge by @leplatrem in #463
Dependency Updates
- Using Annotation to reduce duplication of Depends-logic in router.py by @bsieber-mozilla in #451
Other Changes
- Rename job id of linting check by @grahamalama in #448
- Add DENG config for data infra working group by @scholtzan in #470
New Contributors
- @scholtzan made their first contribution in #470
Full Changelog: v4.2.1...v4.2.2
v4.2.1
What's Changed
New Features
- Switch dependabot automerge strategy to squash by @grahamalama in #446
Configuration
- [DISCO] Adding new configuration by @bsieber-mozilla in #439
Dependency Updates
- Upgrade Poetry, relock lockfile by @grahamalama in #435
Other Changes
- Add workflow to automatically merge some dependabot PRs by @grahamalama in #437
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
New Features
- Fix #181: check webhooks status in heartbeat by @leplatrem in #395
Full Changelog: v4.1.4...v4.2.0