- Breaking changes: exporters/sending queue no longer re‑enqueues failed batches (use retry‑on‑failure), otlpexporter config fields renamed with “Config” suffix, and removal of unused TelemetrySettingsBase.
- Multiple deprecations across the codebase, including connector routers, exporterhelper.RetrySettings, memory ballast extension, confignet Dial/Listen functions, and StatusFunc.
- Enhancements and bug fixes: added validation for RetrySettings and TimeoutSettings, introduced dialer timeout config, moved telemetry.useOtelForInternalMetrics to beta, fixed memory‑limiter goroutine leak, and corrected Windows service d...