File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,19 +11,17 @@ 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
2119### Added
2220
23- - ` opentelemetry-instrumentation-aiokafka ` Add instrumentation of ` consumer.getmany ` (batch)
24- ([ #3257 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257 ) )
2521- ` opentelemetry-util-http ` Added support for redacting specific url query string values and url credentials in instrumentations
2622 ([ #3508 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3508 ) )
23+
24+ ## Version 1.34.0/0.55b0 (2025-06-04)
2725
2826### Fixed
2927
@@ -80,7 +78,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8078 ([ #3513 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3513 ) )
8179- ` opentelemetry-instrumentation ` Allow re-raising exception when instrumentation fails
8280 ([ #3545 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3545 ) )
83-
81+ - ` opentelemetry-instrumentation-aiokafka ` Add instrumentation of ` consumer.getmany ` (batch)
82+ ([ #3257 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257 ) )
83+
8484### Deprecated
8585
8686- Drop support for Python 3.8, bump baseline to Python 3.9.
You can’t perform that action at this time.
0 commit comments