File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -11,17 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
## Unreleased
13
13
14
- ## Version 1.34.0/0.55b0 (2025-06-04)
15
-
16
14
### Fixed
17
15
18
16
- ` opentelemetry-resource-detector-containerid ` : make it more quiet on platforms without cgroups
19
17
([ #3579 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3579 ) )
20
18
21
- ### Added
22
-
23
- - ` opentelemetry-instrumentation-aiokafka ` Add instrumentation of ` consumer.getmany ` (batch)
24
- ([ #3257 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257 ) )
19
+ ## Version 1.34.0/0.55b0 (2025-06-04)
25
20
26
21
### Fixed
27
22
@@ -78,7 +73,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
78
73
([ #3513 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3513 ) )
79
74
- ` opentelemetry-instrumentation ` Allow re-raising exception when instrumentation fails
80
75
([ #3545 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3545 ) )
81
-
76
+ - ` opentelemetry-instrumentation-aiokafka ` Add instrumentation of ` consumer.getmany ` (batch)
77
+ ([ #3257 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257 ) )
78
+
82
79
### Deprecated
83
80
84
81
- Drop support for Python 3.8, bump baseline to Python 3.9.
You can’t perform that action at this time.
0 commit comments