File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
- Fix user agent in OTLP HTTP metrics exporter
11
11
([ #4475 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4475 ) )
12
+ - Improve performance of baggage operations
13
+ ([ #4466 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4466 ) )
12
14
13
15
## Version 1.31.0/0.52b0 (2025-03-12)
14
16
@@ -41,8 +43,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
43
([ #4458 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4458 ) )
42
44
- pylint-ci updated python version to 3.13
43
45
([ #4450 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4450 ) )
44
- - Improve performance of baggage operations
45
- ([ #4466 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4466 ) )
46
46
47
47
## Version 1.30.0/0.51b0 (2025-02-03)
48
48
You can’t perform that action at this time.
0 commit comments