Skip to content

Commit 11460d6

Browse files
authored
Update CHANGELOG.md
1 parent 96871bc commit 11460d6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- `opentelemetry-resource-detector-containerid`: make it more quiet on platforms without cgroups
1717
([#3579](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3579))
1818

19+
### Added
20+
21+
- `opentelemetry-instrumentation-tornado` Add support for `WebSocketHandler` instrumentation
22+
([#3498](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3498))
23+
1924
## Version 1.34.0/0.55b0 (2025-06-04)
2025

2126
### Fixed
@@ -89,8 +94,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8994
([#3464](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3464))
9095
- `opentelemetry-instrumentation-redis` Add support for redis client-specific instrumentation.
9196
([#3143](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3143))
92-
- `opentelemetry-instrumentation-tornado` Add support for `WebSocketHandler` instrumentation
93-
([#3448](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2761))
9497

9598
### Fixed
9699

0 commit comments

Comments
 (0)