Skip to content

Commit a1a8caa

Browse files
committed
update changelog
1 parent d9ed843 commit a1a8caa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
- `opentelemetry-instrumentation-tornado` Handle http client exception and record exception info into span
11+
([#2563](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2563))
12+
1013
### Breaking changes
1114

1215
- `opentelemetry-instrumentation-asgi`, `opentelemetry-instrumentation-fastapi`, `opentelemetry-instrumentation-starlette` Use `tracer` and `meter` of originating components instead of one from `asgi` middleware
@@ -80,8 +83,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8083
- `opentelemetry-instrumentation-requests` Fix wrong time unit for duration histogram
8184
([#2553](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2553))
8285
- `opentelemetry-util-http` Preserve brackets around literal IPv6 hosts ([#2552](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2552))
83-
- `opentelemetry-instrumentation-tornado` Fix not handling a http client exception
84-
([#2563](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2563))
8586
- `opentelemetry-util-redis` Fix net peer attribute for unix socket connection ([#2493](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2493))
8687

8788
## Version 1.24.0/0.45b0 (2024-03-28)

0 commit comments

Comments
 (0)