What's Changed
- Fix links in docs, and small fixes. by @peterschutt in #757
- Add 'AllowedHostsMiddleware' by @Goldziher in #758
- Replace ServerErrorMiddleware with own exception printer by @jtraub in #696
- Ensures
path_params
key always exists in scope. by @peterschutt in #760 - Include
file_system
inStaticFiles
docs by @cofin in #763 - Fix resolving starlette responses by @Goldziher in #766
- Add
QueryMultiDict
by @Goldziher in #759 - Add
*args
override toLogger
protocol by @cofin in #761
Full Changelog: v1.37.0...v1.38.0