github middyjs/middy 4.3.0

latest releases: 6.4.5, 6.4.4, 6.4.3...
2 years ago

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

Don't miss a new middy release

NewReleases is sending notifications on new releases.