Releases: middyjs/middy
Releases · middyjs/middy
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
5.4.0
What's Changed
- feat: implement wildcard support for cors origins option by @scottenock in #1213
validator
: Updateajv-formats
to v3 see https://github.com/ajv-validator/ajv-formats/releases/tag/v3.0.0-rc.0 for remediations
New Contributors
- @scottenock made their first contribution in #1213
Full Changelog: 5.3.5...5.4.0