- Update semconv import to 1.38.0 and add profile support to the nop exporter.
- Optimize pdata struct memory layout and replace optional field handling with concrete types.
- Breaking change: xprocessor factory methods now use pointer receivers, requiring code adjustments.