Releases: middyjs/middy
Releases · middyjs/middy
6.0.0
For full details and upgrade guide see https://middy.js.org/docs/upgrade/5-6
Notable changes
- Deprecate Node.js v18.x.
- Add support for Node.js v22.x.
- Add support for
--experimental-require-module
What's Changed
- feat(http-security-headers): support report only mode by @naorpeled in #1254
Thanks to @ehmicky for contributing to this release.
Full Changelog: 5.5.1...6.0.0
5.5.1
What's Changed
Full Changelog: 5.5.0...5.5.1
5.5.0
What's Changed
- Add in notFoundResponse override to
ws-router
andhttp-router
to allow returning a custom response. @willfarrell
Full Changelog: 5.4.7...5.5.0
5.4.7
What's Changed
- fix bug in http-content-encoding where stream responses were not encoding by @willfarrell
- Update third-party.md by @zirkelc in #1234
New Contributors
Full Changelog: 5.4.6...5.4.7
5.4.6
What's Changed
- docs: update Powertools compatibility by @dreamorosi in #1226
- fix(log): display nested objects in lambda request and response by @minjie0501 in @middy/input-output-logger #1227
Full Changelog: 5.4.5...5.4.6
5.4.5
5.4.4
What's Changed
- revert(core): rollback input handler plain lambda handler support by @naorpeled in #1222
Full Changelog: 5.4.3...5.4.4
5.4.3
5.4.2
What's Changed
- fix(core)!: resolve type inference issues with input handler by @naorpeled in #1217
- fix: ws-response: Invalid request.response given to API Gateway @nbusser #1219
Full Changelog: 5.4.1...5.4.2
5.4.1
What's Changed
- fix: ws-response: Invalid URL format gave to ApiGatewayManagementApiClient @nbusser #1218
- test(core): cover S3 middyfied handler by @naorpeled in #1216
Full Changelog: 5.4.0...5.4.1