What's Changed
- fix: share contextvars Context across before/handler/after hooks (#1380) by @sansyrox in #1382
- fix: improve OpenAPI schema generation for complex types by @sansyrox in #1377
- perf: skip Python Response wrapping for bare dict/list/str/bytes returns by @sansyrox in #1384
Full Changelog: v0.83.0...v0.84.0