8000 Releases · middyjs/middy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: middyjs/middy

6.3.1

30 May 01:44
1917c50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.3.0...6.3.1

6.3.0

13 May 13:09
f060a3c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.2.4...6.3.0

6.2.4

10 May 13:25
6df17ef
Compare
Choose a tag to compare

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

07 May 03:02
61d0c1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.2...6.2.3

6.2.2

02 May 00:39
ebaedf6
Compare
Choose a tag to compare

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

Full Changelog: 6.2.1...6.2.2

6.2.1

30 Apr 19:59
7624e11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.0...6.2.1

6.2.0

27 Apr 19:58
d7e90e5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.6...6.2.0

6.1.6

19 Mar 23:14
0ff4176
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.1.5...6.1.6

6.1.5

03 Mar 23:41
070ce4d
Compare
Choose a tag to compare

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

02 Mar 15:20
7dcead1
Compare
Choose a tag to compare

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

0