What's Changed
- Add layer for opt dictionary by @jtraub in #720
- Replace starlettes
Headers
andMutableHeaders
, moveFormMultiDict
tomultidict
by @provinzkraut in #732 - Add
AbstractMiddleware
class. by @Goldziher in #729 - Removes "method" from
ResponseExtractorField
. by @peterschutt in #741 - Added per request caching of dependencies by @ottermata in #743
- Resolve dependencies concurrently by @ottermata in #744
- Fix asgi/websocket handlers when future.annotations is used by @smithk86 in #748
New Contributors
- @ottermata made their first contribution in #743
- @smithk86 made their first contribution in #748
Full Changelog: v1.35.1...v1.36.0