# srvx: what changed from 0 to 1 - Product: srvx (https://whatsnew.fyi/product/srvx) - Vendor: srvx - Range: changelog entries numbered after v0.12.8 up to and including v1.0.3, stable releases only - Entries below: 4 releases (newest first) - Resolved: 0 is v0.12.8 and 1 is v1.0.3, the newest stable release of each major we track - Carrying security changes: 0 · CVEs mentioned: 0 · Mentioning breaking changes: 0 · Removing or deprecating something: 0 - Page: https://whatsnew.fyi/product/srvx/compare/0...1 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'. ## What changed (6 changes, grouped by kind) ### Fixed #### v1.0.3 (2026-09-03) - Strip parameters before matching content type in aws-lambda - Don't declare chunked encoding for bodyless streamed responses in aws-lambda - Frame empty streamed bodies as bodyless in aws-lambda #### v1.0.2 (2026-09-03) - Handle requests without an abort signal in node/web - Fix query params, set-cookie, v1 response shape, and drain hang in aws-lambda #### v1.0.1 (2026-09-03) - Report auto-listen failure instead of exiting 0 silently _One release carries no categorized changes yet: v1.0.0._ ## Release notes ### v1.0.3 - Date: 2026-09-03 - Version: v1.0.3 - Original notes: https://github.com/h3js/srvx/releases/tag/v1.0.3 - Permalink: https://whatsnew.fyi/product/srvx/releases/v1.0.3 - **fixed** — Strip parameters before matching content type in aws-lambda - **fixed** — Don't declare chunked encoding for bodyless streamed responses in aws-lambda - **fixed** — Frame empty streamed bodies as bodyless in aws-lambda [compare changes](https://github.com/h3js/srvx/compare/v1.0.2...v1.0.3) ###### 🩹 Fixes - **aws-lambda:** Strip parameters before matching content type ([5866bc7](https://github.com/h3js/srvx/commit/5866bc7)) - **aws-lambda:** Don't declare chunked encoding for bodyless streamed responses ([9abe720](https://github.com/h3js/srvx/commit/9abe720)) - **aws-lambda:** Frame empty streamed bodies as bodyless ([175d1cf](https://github.com/h3js/srvx/commit/175d1cf)) ### v1.0.2 - Date: 2026-09-03 - Version: v1.0.2 - Original notes: https://github.com/h3js/srvx/releases/tag/v1.0.2 - Permalink: https://whatsnew.fyi/product/srvx/releases/v1.0.2 - **fixed** — Handle requests without an abort signal in node/web - **fixed** — Fix query params, set-cookie, v1 response shape, and drain hang in aws-lambda [compare changes](https://github.com/h3js/srvx/compare/v1.0.1...v1.0.2) ###### 🩹 Fixes - **node/web:** Handle requests without an abort signal ([bf61f18](https://github.com/h3js/srvx/commit/bf61f18)) - **aws-lambda:** Query params, set-cookie, v1 response shape, drain hang ([#300](https://github.com/h3js/srvx/pull/300), [4de428d](https://github.com/h3js/srvx/commit/4de428d)) ### v1.0.1 - Date: 2026-09-03 - Version: v1.0.1 - Original notes: https://github.com/h3js/srvx/releases/tag/v1.0.1 - Permalink: https://whatsnew.fyi/product/srvx/releases/v1.0.1 - **fixed** — Report auto-listen failure instead of exiting 0 silently [compare changes](https://github.com/h3js/srvx/compare/v1.0.0...v1.0.1) ###### 🩹 Fixes - **node:** Report auto-listen failure instead of exiting 0 silently ([81a3b64](https://github.com/h3js/srvx/commit/81a3b64)) ###### 📖 Documentation - Add url ([9bd4aeb](https://github.com/h3js/srvx/commit/9bd4aeb)) - Fix typos in guide ([#298](https://github.com/h3js/srvx/pull/298)) ###### 🏡 Chore - Update undocs ([3a64b7b](https://github.com/h3js/srvx/commit/3a64b7b)) ###### ❤️ Contributors - Pooya Parsa ([@pi0](https://github.com/pi0)) - Andrei L ([@unrevised6419](https://github.com/unrevised6419)) ### v1.0.0 - Date: 2026-09-02 - Version: v1.0.0 - Original notes: https://github.com/h3js/srvx/releases/tag/v1.0.0 - Permalink: https://whatsnew.fyi/product/srvx/releases/v1.0.0 We made it!