8000 Release Version 0.28.0 Β· encode/starlette Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 0.28.0

Compare
Choose a tag to compare
@Kludex Kludex released this 07 Jun 06:26
· 321 commits to master since this release
da7adf2

Changed

  • Reuse Request's body buffer for call_next in BaseHTTPMiddleware #1692.
  • Move exception handling logic to Route #2026.

Added

  • Add env parameter to Jinja2Templates, and deprecate **env_options #2159.
  • Add clear error message when httpx is not installed #2177.

Fixed

  • Allow "name" argument on templates url_for() #2127.

Full Changelog: 0.27.0...0.28.0

0