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
1111
1212## Unreleased
1313
14- ## Version 1.34.0/0.55b0 (2025-06-04)
15-
1614### Fixed
1715
1816- ` opentelemetry-resource-detector-containerid ` : make it more quiet on platforms without cgroups
1917 ([ #3579 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3579 ) )
2018
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)
2520
2621### Fixed
2722
@@ -78,7 +73,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7873 ([ #3513 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3513 ) )
7974- ` opentelemetry-instrumentation ` Allow re-raising exception when instrumentation fails
8075 ([ #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+
8279### Deprecated
8380
8481- Drop support for Python 3.8, bump baseline to Python 3.9.
You can’t perform that action at this time.
0 commit comments