Releases: mozilla/jira-bugzilla-integration
Releases · mozilla/jira-bugzilla-integration
v4.0.4
What's Changed
Configuration
- Adding
FXDROIDconfig by @bsieber-mozilla in #307 - Adding
SEconfig for Remote Settings server issues by @leplatrem in #286
Full Changelog: v4.0.3...v4.0.4
v4.0.3
What's Changed
Configuration
- Remove GeckoView Team tag by @cpeterso in #302
- Fix typo in flowstate configuration by @leplatrem in #306
Documentation
- Update app.py info by @bsieber-mozilla in #296
New Contributors
Full Changelog: v4.0.2...v4.0.3
v4.0.2
What's Changed
Configuration
- Ref #228, #241, #294: remove resolution from FIDEFE by @leplatrem in #295
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
Bug Fixes
- Fix #292: Always fetch latest bug object from Bugzilla by @leplatrem in #293
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
New Features
- Split actions into reusable steps (fixes #213, fixes #77, embeds #233, #236, #253) by @leplatrem in #232
- Fix #240: log responses objects by @leplatrem in #276
- Fix #256: Add
jira_componentsparameter by @leplatrem in #275 #285
Configuration
- Add resolution mapping to
fidefeproject by @leplatrem in #241 - RRA: Toggle OFF private_bug synchronization by @bsieber-mozilla in #246
Other Changes
- Add tests for Bugzilla update see_also field by @leplatrem in #245
- Fix details in README by @leplatrem in #274
- Start migrating source code to strict typing by @grahamalama in #283
- Add test for tag without trailing dash by @leplatrem in #284
- Use
gitversion as source of truth by @leplatrem in #291
Full Changelog: v3.3.2...v4.0.0
v3.3.2
What's Changed
Bug Fixes
Other Changes
- Bump
atlassian-python-apito 3.28.0, revert145bcceby @grahamalama in #244
Full Changelog: v3.3.1...v3.3.2
v3.3.1
What's Changed
Bug Fixes
- Prod regression; temporary comment out. Need to determine issue with API call with icon_url to WEBEXT project by @bsieber-mozilla in #237
Other Changes
- Version Bump: 3.3.1 by @bsieber-mozilla in #238
Full Changelog: v3.3.0...v3.3.1
Temp Bandage on Prod
v3.3.0
What's Changed
Breaking Changes
- Use typed log contexts (fixes #211) by @leplatrem in #216
- Return 4XX response if no bug is provided (fixes #418) by @bsieber-mozilla in #222
- Reorganize calls to Bugzilla into a dedicated class in
services.pyby @leplatrem in #220 - Do not mutate the request object (fixes #227) by @leplatrem in #230
Bug Fixes
- Fix extract_from_see_also() with None values by @leplatrem in #223
New Features
- Update to remote-link title; use URL, set icon favicon url. by @bsieber-mozilla in #207
- Change Jira resolution field (fixes #200) by @leplatrem in #228
Dependency Updates
- Install
atlassian-python-api==3.27.0from PyPI by @grahamalama in #225 - Update deps to remove warning by @grahamalama in #226
Other Changes
- Implement Bugzilla REST API client (fixes #189, fixes #198) by @leplatrem in #217
- Separate and "cache" services by @grahamalama in #224
- Bump v3.3.0 by @leplatrem in #235
Full Changelog: v3.2.3...v3.3.0
v3.2.3
What's Changed
Bug Fixes
- Update pyproject.toml; python minimum version: 3.10 by @bsieber-mozilla in #208
- Non-fixed bug closing should also close jira items by @gijsk in #188
New Features
Configuration
- Add cbellini as contact for SNT by @leplatrem in #190
Other Changes
- Avoid unnecessary typing imports by @grahamalama in #199
- Refactor some test fixtures / setup by @grahamalama in #205
- Updating querystring for logging. by @bsieber-mozilla in #209
- Add workflow to check that PR has label(s) by @leplatrem in #186
Full Changelog: v3.2.2...v3.2.3
v3.2.2
What's Changed
Bug Fixes
- Fix env name from 'production' to 'prod' by @leplatrem in #187
Internal Changes
- Merge
bugzilla.pymodule withmodels.pyby @grahamalama in #183
Full Changelog: v3.2.1...v3.2.2