Skip to content

Version 0.35.0

Compare
Choose a tag to compare
@Kludex Kludex released this 11 Jan 14:30
· 76 commits to master since this release
1081520

Added

  • Add *args to Middleware and improve its type hints #2381.

Fixed

  • Use Iterable instead Iterator on iterate_in_threadpool #2362.

Changes

  • Handle root_path to keep compatibility with mounted ASGI applications and WSGI #2400.
  • Turn scope["client"] to None on TestClient #2377.

Full Changelog: 0.34.0...0.35.0