File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212## Unreleased
1313
14+ ### Added
15+
16+ ### Fixed
17+
18+ ### Breaking changes
19+
20+ - Drop ` opentelemetry-instrumentation-test ` package from default instrumentation list
21+ ([ #2969 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2969 ) )
22+
1423## Version 1.28.0/0.49b0 (2024-11-05)
1524
1625### Added
@@ -30,7 +39,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3039
3140- ` opentelemetry-instrumentation-aiokafka ` Wrap ` AIOKafkaConsumer.getone() ` instead of ` AIOKafkaConsumer.__anext__ `
3241 ([ #2874 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2874 ) )
33- - ` opentelemetry-instrumentation-confluent-kafka ` Fix to allow ` topic ` to be extracted from ` kwargs ` in ` produce() `
42+ - ` opentelemetry-instrumentation-confluent-kafka ` Fix to allow ` topic ` to be extracted from ` kwargs ` in ` produce() `
3443 ([ #2901 ] )(https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2901 )
3544- ` opentelemetry-instrumentation-system-metrics ` Update metric units to conform to UCUM conventions.
3645 ([ #2922 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2922 ) )
You can’t perform that action at this time.
0 commit comments