- Breaking changes: removed deprecated NewProfilesRequestExporter, eliminated cookies pointer in ClientConfig, renamed TLSSetting fields, made OTLP receiver config sections optional, and removed MustNewID[WithName] helper.
- New component: added configoptional module for optional configuration fields; enhancements include HTTP server span naming using method and route, immediate logging of errors via configured loggers, and inclusion of generated resource at...
- Bug fixes and improvements: corrected map handling in confmap, fixed metadata generation with no events, resolved LogRecord unmarshalling issue, and upgraded OTLP protobuf definitions to v1.7.0 with new MoveAndAppendTo methods.