Skip to content

Commit 2ff5be9

Browse files
authored
Apply suggestion from @xrmx
1 parent 5fa8dc9 commit 2ff5be9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4343
- `opentelemetry-instrumentation-aiokafka`: Fix compatibility with aiokafka 0.13 by calling
4444
`_key_serializer`/`_value_serializer` directly instead of the internal `_serialize` method
4545
whose signature changed in 0.13 from `(topic, key, value)` to `(key, value, headers)`
46+
([#4379](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4379))
4647

4748
### Breaking changes
4849

0 commit comments

Comments
 (0)