File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7272 - `log_record.resource` - The Resource
7373 - `log_record.instrumentation_scope` - The InstrumentationScope (now included, was in LogData before)
7474 - `log_record.limits` - The LogRecordLimits
75- - fix: handle connection error
76- ([#4712](https://github.com/open-telemetry/opentelemetry-python/pull/4709))
75+ - `opentelemetry-exporter-otlp-proto-http`: fix retry logic and error handling for connection failures in trace, metric, and log exporters
76+ ([#4709](https://github.com/open-telemetry/opentelemetry-python/pull/4709))
77+ ([#4712](https://github.com/open-telemetry/opentelemetry-python/issues/4712))
7778
7879## Version 1.38.0/0.59b0 (2025-10-16)
7980
You can’t perform that action at this time.
0 commit comments