Skip to content

Version 0.42.0

Compare
Choose a tag to compare
@Kludex Kludex released this 14 Dec 09:00
· 8 commits to master since this release
28991b7

Added

  • Raise ClientDisconnect on StreamingResponse #2732.

Fixed

  • Use ETag from headers when parsing If-Range in FileResponse #2761.
  • Follow directory symlinks in StaticFiles when follow_symlinks=True #2711.
  • Bump minimum python-multipart version to 0.0.18 0ba8395.
  • Bump minimum httpx version to 0.27.0 #2773.

New Contributors

Full Changelog: 0.41.3...0.42.0