You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mirrors the Go reference: a dependency-free header seam (publish_with_headers +
headers_from_context surfacing a delivered message's headers) and W3C traceparent
inject/extract in otel.py (consumer span becomes a child of the producer's remote
parent; no header falls back to the v0.1 trace_id behaviour). Per-transport
carriers: Redis __bq_frame (bare-value back-compat), AMQP header table, SQS
MessageAttributes, in-memory reference. Envelope frozen (GR-1), otel stays the
[otel] extra (GR-7), trace_id preserved (GR-4). Also bump to 1.11.0 and reconcile
the drifted __version__ (was 1.6.0) to the package version.
0 commit comments