output-worker/v1.0.7

promptslab/Promptifyoutput-worker/v1.0.7Aug 6, 2026by hook0-bot

AI Summary

Adds jitter to retries and trace identifiers to failure warnings to improve reliability and observability.

Key Highlights

  • Added jitter to retries to prevent thundering herd problems
  • Added trace_id and span_id to delivery failure warnings for better correlation

New Features

  • Add jitter to retries
  • Add trace_id/span_id to delivery failure warnings

Full Release Notes

## [output-worker/v1.0.7] - 2026-08-06

### Added

- Add jitter to retries (output-worker)
- Add trace_id/span_id to delivery failure warnings (output-worker)

[output-worker/v1.0.7]: https://gitlab.com/hook0/hook0/-/compare/output-worker/v1.0.6...output-worker/v1.0.7


## Docker images

- `hook0/hook0-output-worker:1.0.7` (DockerHub)
- `ghcr.io/hook0/hook0-output-worker:1.0.7` (GHCR)
- `registry.gitlab.com/hook0/hook0/hook0-output-worker:1.0.7` (GitLab)