# Starlette 1.6.0 — Version 1.6.0 - Product: Starlette (https://whatsnew.fyi/product/starlette) - Vendor: Encode - Date: 2026-08-08 - Version: 1.6.0 - Original notes: https://github.com/Kludex/starlette/releases/tag/1.6.0 - Permalink: https://whatsnew.fyi/product/starlette/releases/1.6.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add max_body_size parameter to Starlette and route classes - **added** — Expose http.response.debug info via response extensions ##### What's Changed * Add `max_body_size` to `Starlette` and route classes by @Kludex in https://github.com/Kludex/starlette/pull/3431 * Expose `http.response.debug` info via response extensions by @y2kbugger in https://github.com/Kludex/starlette/pull/3130 ##### New Contributors * @y2kbugger made their first contribution in https://github.com/Kludex/starlette/pull/3130 **Full Changelog**: https://github.com/Kludex/starlette/compare/1.5.1...1.6.0