Affects
Teams that consume Fetcher terminal events or operate Fetcher RabbitMQ topology.
What changed
Fetcher emits
job.completed and job.failed with documented CloudEvents attributes and schema 2.0.0 payloads. The topology no longer includes the retired local work exchange and binding; work and terminal-event DLQ routing use fetcher.dlq. Event envelopes accept legacy jobId and current job_id. This corrects documentation of current behavior; it does not announce a runtime release.
Impact
Classification: Review recommended.
What you need to do
1
Review bindings, dead-letter routing, and envelope parsers. Keep compatibility for both job identifier forms where applicable.

