pypi starlette 0.27.0
Version 0.27.0

latest releases: 0.39.0, 0.38.6, 0.38.5...
16 months ago

This release fixes a path traversal vulnerability in StaticFiles. You can view the full security advisory:
GHSA-v5gw-mw7f-84px

Added

  • Minify JSON websocket data via send_json #2128

Fixed

  • Replace commonprefix by commonpath on StaticFiles 1797de4.
  • Convert ImportErrors into ModuleNotFoundError #2135.
  • Correct the RuntimeError message content in websockets #2141.

Full Changelog: 0.26.1...0.27.0

Don't miss a new starlette release

NewReleases is sending notifications on new releases.