Releases: middyjs/middy
Releases · middyjs/middy
6.3.2
What's Changed
- docs(sqs-partial-batch-failure): clarify misleading usage instructions by @glhrmv in #1366
- Added necessary comma in tsconfig.json example by @lironhl-geox #1357
requestStart
hook now has access torequest
- chore(deps): bump github/codeql-action from 3.28.18 to 3.29.0 by @dependabot in #1374
- chore(deps): bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot in #1373
- chore(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot in #1372
- chore(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot in #1356
New Contributors
- @glhrmv made their first contribution in #1366
- @lironhl-geox made their first contribution in #1357
Full Changelog: 6.3.1...6.3.2
6.3.1
What's Changed
Full Changelog: 6.3.0...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