pypi starlette 0.29.0
Version 0.29.0

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

Added

  • Add follow_redirects parameter to TestClient #2207.
  • Add __str__ to HTTPException and WebSocketException #2181.
  • Warn users when using lifespan together with on_startup/on_shutdown #2193.
  • Collect routes from Host to generate the OpenAPI schema #2183.
  • Add request argument to TemplateResponse #2191.

Fixed

  • Stop body_stream in case more_body=False on BaseHTTPMiddleware #2194.

Full Changelog: 0.28.0...0.29.0

Don't miss a new starlette release

NewReleases is sending notifications on new releases.