Skip to content

Commit 9d0d2ea

Browse files
committed
add changelog
Signed-off-by: emdneto <[email protected]>
1 parent f4fb481 commit 9d0d2ea

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff 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))

0 commit comments

Comments
 (0)