- Removed multiple deprecated interfaces, structs, and members (e.g., configunmarshaler.Unmarshaler, pdata getters/setters, featuregate funcs) and replaced config.MapConverterFunc with config.MapConverter.
- Deprecated config.Config, config.Service (now service.Config), componenterror package, and pcommon.Value.NewValueBytes in favor of newer APIs.
- Updated OTLP to v0.17.0 and added optional min/max fields to histogram data points.