Releases: middyjs/middy
Releases · middyjs/middy
6.3.1
6.3.0
6.2.4
What's Changed
- httpMultipartBodyParser - disableContentTypeError behavior possibly changed unintentionally in v6.1.0 #1328
Full Changelog: 6.2.3...6.2.4
6.2.3
What's Changed
- fix void types @grant-d @dreamorosi #1326
- chore(deps): bump github/codeql-action from 3.28.16 to 3.28.17 by @dependabot in #1325
- chore(deps): bump actions/attest-build-provenance from 2.2.3 to 2.3.0 by @dependabot in #1324
Full Changelog: 6.2.2...6.2.3
6.2.2
What's Changed
- Updated a broken link and examples in documentation for sqs-partial-batch-failure by @bart-parkbee in #1318
- fix: streamify requestEnd hook called before stream completes by @mdesousa in #1319
New Contributors
- @bart-parkbee made their first contribution in #1318
Full Changelog: 6.2.1...6.2.2
6.2.1
What's Changed
- Update readme badges by @willfarrell in #1310
- CI Update CODEOWNERS by @willfarrell in #1311
- Update website deps by @willfarrell in #1312
- chore(deps): bump actions/cache from 4.2.2 to 4.2.3 by @dependabot in #1313
- test: update to use mock timers by @willfarrell in #1314
Full Changelog: 6.2.0...6.2.1
6.2.0
What's Changed
- Add middy-mcp third party middleware by @fredericbarthelet in #1291
- fix: specify event type explicitly by @contexD in #1295
- ci: Improve testing and release automation by @willfarrell in #1296
- chore(deps): bump actions/setup-node from 4.1.0 to 4.4.0 by @dependabot in #1303
- chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #1304
- chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #1302
- chore(deps): bump github/codeql-action from 3.27.7 to 3.28.16 by @dependabot in #1305
- chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #1306
New Contributors
Full Changelog: 6.1.6...6.2.0
6.1.6
What's Changed
- fix: allow charset in multipart/formdata content-type by @BobLuursema in #1287
- fix: Typo error.casue -> error.cause @ehmicky #1286
New Contributors
- @BobLuursema made their first contribution in #1287
Full Changelog: 6.1.5...6.1.6
6.1.5
What's Changed
- fix(http-json-body-parser): allow "undefined" body if disableContentTypeError:true by @apalchys in #1285
Full Changelog: 6.1.4...6.1.5
6.1.4
What's Changed
- chore: update test fixture by @iiroj in #1279
- fix: support Web API ReadableStream when streamifyResponse:true by @apalchys in #1280
- fix: make request.earlyResponse an optional field in TypeScript type definitions by @iiroj in #1281
- docs: update default origin for http-cors documentation by @connorreitz in #1282
- chore: add missing input type supporting notFoundResponse in http-router by @andre2w in #1283
New Contributors
Full Changelog: 6.1.3...6.1.4