File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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 ) )
You can’t perform that action at this time.
0 commit comments