- Added runtime assertions in fanoutconsumer to catch unintended pdata mutations in components claiming non‑mutating behavior.
- Introduced IsReadOnly() method on Metrics, Logs, and Traces pdata structs for read‑only checks.
- Fixed bugs: exporterhelper now reports enqueue failures for OTEL metrics and prevents nil‑pointer crashes on queue stop; cmd/builder no longer ignores otelcol versions v0.86.0+.