Skip to content

Commit 762aa30

Browse files
committed
update CHANGELOG
1 parent 6dece9b commit 762aa30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Fixed
1515

16-
- `opentelemetry-instrumentation-fastapi`: Implement failsafe middleware stack.
16+
- `opentelemetry-instrumentation-fastapi`: Fix middleware ordering to cover all exception handling use cases.
17+
([#3664](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3664))
18+
- `opentelemetry-instrumentation-asgi`: Make all user hooks failsafe and record exceptions in hooks.
1719
([#3664](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3664))
1820
- `opentelemetry-instrumentation`: Avoid calls to `context.detach` with `None` token.
1921
([#3673](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3673))

0 commit comments

Comments
 (0)