File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ - Fix serialization of extended attributes for logs signal
11
+ ([ #4342 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4342 ) )
12
+
10
13
## Version 1.32.0/0.53b0 (2025-04-10)
11
14
12
15
- Fix user agent in OTLP HTTP metrics exporter
@@ -27,8 +30,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
30
([ #4521 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4521 ) )
28
31
- opentelemetry-sdk: Fix serialization of objects in log handler
29
32
([ #4528 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4528 ) )
30
- - Fix serialization of extended attributes for logs signal
31
- ([ #4342 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4342 ) )
32
33
33
34
## Version 1.31.0/0.52b0 (2025-03-12)
34
35
You can’t perform that action at this time.
0 commit comments