Skip to content

Commit ef846b7

Browse files
authored
Update CHANGELOG.md
1 parent b41c32e commit ef846b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
([#4491](https://github.com/open-telemetry/opentelemetry-python/pull/4491))
1616
- api: Revert record `BaseException` change in `trace_api.use_span()`
1717
([#4494](https://github.com/open-telemetry/opentelemetry-python/pull/4494))
18+
- Fix intermittent `Connection aborted` error when using otlp/http exporters
19+
([#4477](https://github.com/open-telemetry/opentelemetry-python/pull/4477))
1820

1921
## Version 1.31.0/0.52b0 (2025-03-12)
2022

@@ -47,8 +49,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4749
([#4458](https://github.com/open-telemetry/opentelemetry-python/pull/4458))
4850
- pylint-ci updated python version to 3.13
4951
([#4450](https://github.com/open-telemetry/opentelemetry-python/pull/4450))
50-
- Fix intermittent `Connection aborted` error when using otlp/http exporters
51-
([#4477](https://github.com/open-telemetry/opentelemetry-python/pull/4477))
5252

5353
## Version 1.30.0/0.51b0 (2025-02-03)
5454

0 commit comments

Comments
 (0)