Releases: middyjs/middy
Releases · middyjs/middy
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
5.3.5
What's Changed
- fix(packages/http-router): refine return type to include event and response by @naorpeled in #1212
Full Changelog: 5.3.4...5.3.5
5.3.4
- Add in missing await #1209
Full Changelog: 5.3.3...5.3.4
5.3.3
What's Changed
- fix(types): typescript compile error by @lmammino in #1198
- Update aws-lambda-powertools imports by @giufus in #1193
- add missing import to
http-error-handler.md
by @garysassano in #1196 - chore: update Powertools docs by @dreamorosi in #1199
- Update sqs-partial-batch-failure.md by @sharifhh in #1205
- Removed unused replacer option in input-output-logger #1209
New Contributors
- @giufus made their first contribution in #1193
- @garysassano made their first contribution in #1196
Full Changelog: 5.3.2...5.3.3
5.3.2
What's Changed
- fix: allow ALBEvent type in http-json-body-parser by @connorreitz in #1192
New Contributors
- @connorreitz made their first contribution in #1192
Full Changelog: 5.3.1...5.3.2
5.3.1
What's Changed
- fix: #1189 write prelude in streamifyResponse with string body by @mdenkinger in #1190
New Contributors
- @mdenkinger made their first contribution in #1190
Full Changelog: 5.3.0...5.3.1
5.3.0
5.2.6
What's Changed
- Pkg: httpHeaderNormalizer to handle canonical sanitized headers by @ScoobySmack2612 in #1185
New Contributors
- @ScoobySmack2612 made their first contribution in #1185
Full Changelog: 5.2.5...5.2.6
5.2.5
What's Changed
- Fix badges by @dnicolson in #1172
- Fix TypeScript workflows by @dnicolson in #1173
Full Changelog: 5.2.4...5.2.5
5.2.4
What's Changed
- Adds NHS FHIR Middy Error Handler to third-party.md by @JackSpagnoliNHS in #1162
- fix: remove handler callback argument by @everett1992 in #1165
- Moves NHS FHIR middleware to version 2-4 by @JackSpagnoliNHS in #1166
- fix(website): broken links in the getting started section by @lmammino in #1169
- Set explicit import type by @willfarrell in #1170
New Contributors
- @JackSpagnoliNHS made their first contribution in #1162
- @everett1992 made their first contribution in #1165
Full Changelog: 5.2.3...5.2.4