We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa8dc9 commit 2ff5be9Copy full SHA for 2ff5be9
1 file changed
CHANGELOG.md
@@ -43,6 +43,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
- `opentelemetry-instrumentation-aiokafka`: Fix compatibility with aiokafka 0.13 by calling
44
`_key_serializer`/`_value_serializer` directly instead of the internal `_serialize` method
45
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))
47
48
### Breaking changes
49
0 commit comments