Skip to content

Releases: middyjs/middy

5.5.0

17 Sep 00:01
4ad95ba
Compare
Choose a tag to compare

What's Changed

  • Add in notFoundResponse override to ws-router and http-router to allow returning a custom response. @willfarrell

Full Changelog: 5.4.7...5.5.0

5.4.7

01 Sep 14:27
d8e4d90
Compare
Choose a tag to compare

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

11 Aug 14:01
b3b8276
Compare
Choose a tag to compare

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

13 Jul 20:44
335e6fd
Compare
Choose a tag to compare

What's Changed

  • 📝 TypeScript documentation fixes by @canassa in #1224
  • update busboy and ajv, improved performance

New Contributors

Full Changelog: 5.4.4...5.4.5

5.4.4

12 Jul 02:24
cf52bef
Compare
Choose a tag to compare

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

02 Jul 21:24
35f5d06
Compare
Choose a tag to compare

What's Changed

  • refactor(ws-response): mutability on response by @nbusser in #1220
  • deprecate use of ava, swc, c8, lerna, and more

New Contributors

Full Changelog: 5.4.2...5.4.3

5.4.2

24 Jun 12:48
e862f8d
Compare
Choose a tag to compare

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

18 Jun 12:00
8d3743e
Compare
Choose a tag to compare

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

01 Jun 19:39
593d40b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.3.5...5.4.0

5.3.5

16 May 11:11
002f91e
Compare
Choose a tag to compare

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