Skip to content

Commit c1bd172

Browse files
committed
update changelog
1 parent d9ed843 commit c1bd172

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ 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+
1012
### Breaking changes
1113

1214
- `opentelemetry-instrumentation-asgi`, `opentelemetry-instrumentation-fastapi`, `opentelemetry-instrumentation-starlette` Use `tracer` and `meter` of originating components instead of one from `asgi` middleware
@@ -80,7 +82,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8082
- `opentelemetry-instrumentation-requests` Fix wrong time unit for duration histogram
8183
([#2553](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2553))
8284
- `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
8485
([#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

0 commit comments

Comments
 (0)