Skip to content

Version 0.22.0

Compare
Choose a tag to compare
@Kludex Kludex released this 17 Nov 06:27
· 277 commits to master since this release
549345e

Changed

  • Bypass GZipMiddleware when response includes Content-Encoding #1901.

Fixed

  • Remove unneeded unquote() from query parameters on the TestClient #1953.
  • Make sure MutableHeaders._list is actually a list #1917.
  • Import compatibility with the next version of AnyIO #1936.