File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
2323### Added
2424
25+ - ` opentelemetry-instrumentation-confluent-kafka ` Add support for confluent-kafka <=2.11.0
26+ ([ #3685 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3685 ) )
2527- ` opentelemetry-instrumentation-psycopg2 ` Utilize instruments-any functionality.
2628 ([ #3610 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3610 ) )
2729- ` opentelemetry-instrumentation-kafka-python ` Utilize instruments-any functionality.
@@ -111,7 +113,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
111113### Deprecated
112114
113115- Drop support for Python 3.8, bump baseline to Python 3.9.
114- ([ #3399 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3399 ) )
116+ ([ #3399 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3399 ) )
115117
116118## Version 1.33.0/0.54b0 (2025-05-09)
117119
You can’t perform that action at this time.
0 commit comments