Skip to content

Commit b074be1

Browse files
Update CHANGELOG with recent fixes and improvements
- Update CHANGELOG.md - Updated the Pull Request URL
1 parent 52f8a6d commit b074be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3737
### Fixed
3838

3939
- `opentelemetry-instrumentation-pika`: Fix `messaging.destination` span attribute set to `task_name` instead of `destination` in `_get_span`
40-
([#1026](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/1026))
40+
([#4563](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/4563))
4141
- `opentelemetry-instrumentation-pika` Use `ObjectProxy` instead of `BaseObjectProxy` for `ReadyMessagesDequeProxy` to restore iterability with wrapt 2.x
4242
([#4461](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4461))
4343
- `opentelemetry-instrumentation-dbapi` Use `ObjectProxy` instead of `BaseObjectProxy` for `TracedCursorProxy` to restore iterability with wrapt 2.x

0 commit comments

Comments
 (0)