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_in
by @grahamalama in #784 - Handle exceptions in
Jira.get_server_info
by @grahamalama in #785
New Features
- Fix #768: log validation exceptions (
HTTP 422
) by @leplatrem in #780 - Add
rid
to logs withasgi-correlation-id
by @grahamalama in #782
Full Changelog: v6.3.6...v7.0.0