Skip to content

Commit 475bfa2

Browse files
committed
add changelog
Signed-off-by: emdneto <[email protected]>
1 parent 5c58d21 commit 475bfa2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
([#4475](https://github.com/open-telemetry/opentelemetry-python/pull/4475))
1212
- Improve performance of baggage operations
1313
([#4466](https://github.com/open-telemetry/opentelemetry-python/pull/4466))
14+
- api: Revert record `BaseException` change in `trace_api.use_span()`
15+
([#4494](https://github.com/open-telemetry/opentelemetry-python/pull/4494))
1416

1517
## Version 1.31.0/0.52b0 (2025-03-12)
1618

@@ -19,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921
- Add type annotations to context's attach & detach
2022
([#4346](https://github.com/open-telemetry/opentelemetry-python/pull/4346))
2123
- Fix OTLP encoders missing instrumentation scope schema url and attributes
22-
([#4359](https://github.com/open-telemetry/opentelemetry-python/pull/4359))
24+
([#4359](https://github.com/open-telemetry/opentelemetry-python/pull/4359))
2325
- prometheus-exporter: fix labels out of place for data points with different
2426
attribute sets
2527
([#4413](https://github.com/open-telemetry/opentelemetry-python/pull/4413))

0 commit comments

Comments
 (0)