middy

🛵 The stylish Node.js middleware engine for AWS Lambda 🛵

MIT License

Downloads
7.7M
Stars
3.7K
Committers
196
middy - 1.3.1

Published by willfarrell about 4 years ago

Features

  • #522 Added in an option to remove ajv plugins from validator @willfarrell
middy - 1.3.0

Published by willfarrell about 4 years ago

Features

  • #552 Validator extend for better avj plugin support @leog
  • #559 Scope requests individually to allow batch requests @thetrevdev

Bug Fixes

  • #556 be able to replace the context from a middleware @russell-dot-js
  • #557 deep close on input-output-logger @MiguelNazMor
middy - 1.2.0

Published by lmammino about 4 years ago

1.2.0

Features

  • #546 Documented order with http-response-serializer by @k-nut
  • #548 add ssm.onChange support back to 1.x by @theburningmonk
  • #549 Added middy-env to 3rd party middleware list by @chrisandrews7
middy - 1.1.0

Published by willfarrell over 4 years ago

Features

  • #545 Add Support for API Gateway HTTP API (v2) by @fredericbarthelet
  • #537 Handling base64 event bodies by @caiokf
  • #528 Add the boolean check for a truncated file upload by @tyvdh

Bug Fixes

  • #521 Parse array from multipart form data by @benjifs
  • #512 Respect canonical normalization parameter for multiValueHeaders by @getkey
  • #544 The httpResponseSerializer needs to find a serializer for a type by searching all the types by @randytarampi
  • #543 fix(db-manager): improve type definition by @munierujp
  • #542 Safely parse secretString by @chris-heathwood-uoy

Chores

  • Small documentation updates
  • dependency updates

Thank you everyone for contributing to making middyjs better.

middy - 1.0.0

Published by lmammino over 4 years ago

Checkout UPGRADE.md to see what are the main breaking changes and how to migrate to this new version if coming from 0.x.

Main changes:

middy - 1.0.0-beta.11

Published by lmammino over 4 years ago

  • Ability to omit fields from logged events and responses in input-output-logger #507 (@roni-frantchi)
middy - 1.0.0-beta.10

Published by lmammino over 4 years ago

  • Update accept to @hapi/accept #503 (@ jarrodldavis)
  • Add middy-mongoose-connector 3rd-party middleware #496 (@baileytincher)
middy - 1.0.0-beta.9

Published by lmammino over 4 years ago

  • Improved release process - #504 (@lmammino)
  • Updated dependencies (@lmammino)
middy -

Published by vladholubiev almost 6 years ago

  • Fix json body parse example #254
  • Add functionShield middleware link to the main readme #248
middy -

Published by vladholubiev almost 6 years ago

  • Fix json body parse example #254
  • Add functionShield middleware link to the main readme #248