Skip to content

4.3.0

Compare
Choose a tag to compare
@willfarrell willfarrell released this 10 Apr 18:34
· 412 commits to main since this release
6ed88ad

A long awaited feature is finally here! You can now have your response body be a ReadableStream when used with Function URLs. Just update your Lambda config (and APIG if needed) and pass streamifyResponse: true into middy and you're ready to go!

See new documentation: https://middy.js.org/docs/intro/streamify-response

What's Changed

Full Changelog: 4.2.8...4.3.0