Skip to content

Commit 2dad58d

Browse files
committed
update CHANGELOG.md
1 parent a200c34 commit 2dad58d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4848
`_key_serializer`/`_value_serializer` directly instead of the internal `_serialize` method
4949
whose signature changed in 0.13 from `(topic, key, value)` to `(key, value, headers)`
5050
([#4379](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4379))
51+
- `opentelemetry-instrumentation-pika`: Fix `messaging.destination` attribute
52+
([#4268](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4268))
5153

5254
### Breaking changes
5355

0 commit comments

Comments
 (0)