What's Changed
- Preserve forwarded client ports in proxy headers middleware by @Kludex in #2903
- Accept
os.PathLikeforlog_configby @Kludex in #2905 - Accept
log_levelstrings case-insensitively by @Kludex in #2907 - Raise helpful
ImportErrorwhen PyYAML is missing for YAML log config by @Kludex in #2906 - Revert empty context for ASGI runs by @Kludex in #2911
- Add
--reset-contextvarsflag to isolate ASGI request context by @Kludex in #2912 - Revert "Emit
http.disconnecton server shutdown for streaming responses" (#2829) by @Kludex in #2913
New Contributors
- @Krishnachaitanyakc made their first contribution in #2870
Full Changelog: 0.44.0...0.45.0