Starlette 1.3.0

1.3.0

Version 1.3.0

Added 1
  • Add httpx2 to the full extra
Changed 4
  • Adjust testclient typing and warnings
  • Annotate URLPath protocol parameter with Literal
  • Use removeprefix to strip weak ETag indicator in is_not_modified
  • Build request.url from structured components
Fixed 4
  • Clamp oversized suffix ranges in FileResponse
  • Catch OSError alongside MultiPartException when closing temp files
  • Fix IndexError in URL.replace() on a URL with no authority
  • Avoid collapsing exception groups from user code
What's Changed
New Contributors

Full Changelog: https://github.com/Kludex/starlette/compare/1.2.1...1.3.0

View original

Upgraded? How did it go?

Discussion