github encode/starlette 0.38.0
Version 0.38.0

latest releases: 0.38.5, 0.38.4, 0.38.3...
2 months ago

Added

  • Allow use of memoryview in StreamingResponse and Response #2576
    and #2577.
  • Send 404 instead of 500 when filename requested is too long on StaticFiles #2583.

Changed

  • Fail fast on invalid Jinja2Template instantiation parameters #2568.
  • Check endpoint handler is async only once #2536.

Fixed

  • Add proper synchronization to WebSocketTestSession #2597.

Full Changelog: 0.37.2...0.38.0

Don't miss a new starlette release

NewReleases is sending notifications on new releases.