github Kludex/starlette 0.47.0
Version 0.47.0

latest releases: 0.47.3, 0.47.2, 0.47.1...
3 months ago

Added

  • Add support for ASGI pathsend extension #2671.
  • Add partitioned attribute to Response.set_cookie #2501.

Changed

  • Change methods parameter type from list[str] to Collection[str] #2903.
  • Replace import typing by from typing import ... in the whole codebase #2867.

Fixed

  • Mark ExceptionMiddleware.http_exception as async to prevent thread creation #2922.

New Contributors

Full Changelog: 0.46.2...0.47.0

Don't miss a new starlette release

NewReleases is sending notifications on new releases.