7.21.0
Minor Changes
- #3762
a6234bdThanks @carlos-marchal-ph! - Redact base64/binary multimodal content from AI spans in the OTelPostHogSpanProcessorandPostHogTraceExporterbefore export, matching the redaction already applied by the direct provider wrappers. Content is redacted by value (data URLs and large base64 blobs) across span attributes and span events, so it works regardless of which GenAI semantic convention produced the span.
(2026-06-08)