Skip to content

Commit 82bf92f

Browse files
authored
Update CHANGELOG.md
1 parent 224043a commit 82bf92f

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
([#4847](https://github.com/open-telemetry/opentelemetry-python/pull/4847))
2727
- Prevent possible endless recursion from happening in `SimpleLogRecordProcessor.on_emit`,
2828
([#4799](https://github.com/open-telemetry/opentelemetry-python/pull/4799)) and ([#4867](https://github.com/open-telemetry/opentelemetry-python/pull/4867)).
29+
- `opentelemetry-exporter-otlp-proto-http`: fix retry logic and error handling for connection failures in trace, metric, and log exporters
30+
([#4709](https://github.com/open-telemetry/opentelemetry-python/pull/4709))
2931

3032
## Version 1.39.0/0.60b0 (2025-12-03)
3133

@@ -93,9 +95,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9395
([#4654](https://github.com/open-telemetry/opentelemetry-python/pull/4654)).
9496
- Fix type checking for built-in metric exporters
9597
([#4820](https://github.com/open-telemetry/opentelemetry-python/pull/4820))
96-
- `opentelemetry-exporter-otlp-proto-http`: fix retry logic and error handling for connection failures in trace, metric, and log exporters
97-
([#4709](https://github.com/open-telemetry/opentelemetry-python/pull/4709))
98-
([#4712](https://github.com/open-telemetry/opentelemetry-python/issues/4712))
9998

10099
## Version 1.38.0/0.59b0 (2025-10-16)
101100

0 commit comments

Comments
 (0)