Skip to content

Commit 0bc894b

Browse files
authored
Update CHANGELOG.md
1 parent ea08b0b commit 0bc894b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Added
1515

16+
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
17+
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
18+
1619
### Fixed
1720

1821
- `opentelemetry-instrumentation` Catch `ModuleNotFoundError` when the library is not installed
@@ -41,8 +44,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4144
([#3385](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3385))
4245
- `opentelemetry-instrumentation` Make auto instrumentation use the same dependency resolver as manual instrumentation does
4346
([#3202](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202))
44-
- `opentelemetry-instrumentation-aiokafka` Add instrumentation of `consumer.getmany` (batch)
45-
([#3257](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3257))
4647

4748
### Fixed
4849

0 commit comments

Comments
 (0)