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