middy

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

MIT License

Downloads
7.7M
Stars
3.7K
Committers
196
middy - 5.2.1

Published by willfarrell 10 months ago

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/5.2.0...5.2.1

middy - 5.2.0

Published by willfarrell 10 months ago

What's Changed

  • input-output-logger: add in support for stream responses by @willfarrell in https://github.com/middyjs/middy/pull/1153
  • Add in benchmarks (npm run test:packages:benchmark to see results) by @willfarrell
  • performance micro optimizations by @willfarrell

Full Changelog: https://github.com/middyjs/middy/compare/5.1.0...5.2.0

middy - 5.1.0

Published by willfarrell 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/5.0.3...5.1.0

middy - 5.0.3

Published by willfarrell 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/5.0.2...5.0.3

middy - 5.0.2

Published by willfarrell 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/5.0.1...5.0.2

middy - 5.0.1

Published by willfarrell 12 months ago

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/5.0.0...5.0.1

middy - 5.0.0

Published by willfarrell 12 months ago

For full details and upgrade guide see https://middy.js.org/docs/upgrade/4-5

Notable changes

  • Middy no longer support Common JS modules.
  • Deprecate Node.js v16.x.
  • Add support for Node.js v20.x.
  • Update to use TypeScript v5 along with a refactor to most packages
  • Update all errors to be consistent new Error('message', { cause: { package:'@middy/***', data:*** } })
  • If using multiple http-*-body-parsers on the same endpoint you'll need to set { disableContentTypeError: true }

What's Changed

New Contributors

Big tanks to everyone who made this release possible!

Full Changelog: https://github.com/middyjs/middy/compare/4.7.0...5.0.0

middy - 4.7.0

Published by willfarrell 12 months ago

What's Changed

  • Add ability to set default headers in http-header-normalizer / http-json-body-parser - json as default content type #1120 @qoomon

Full Changelog: https://github.com/middyjs/middy/compare/4.6.6...4.7.0

middy - 4.6.6

Published by willfarrell 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.6.5...4.6.6

middy - 4.6.5

Published by willfarrell about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.6.4...4.6.5

middy - 4.6.4

Published by willfarrell about 1 year ago

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/4.6.3...4.6.4

middy - 4.6.3

Published by willfarrell about 1 year ago

What's Changed

  • Fixed s3 headers[headerName].trim is not a function #1097 @carrickkv2

Full Changelog: https://github.com/middyjs/middy/compare/4.6.2...4.6.3

middy - 4.6.2

Published by willfarrell about 1 year ago

What's Changed

  • http-*-pody-parser now throws proper error when no headers are passed in.

Full Changelog: https://github.com/middyjs/middy/compare/4.6.1...4.6.2

middy - 4.6.1

Published by willfarrell about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.6.0...4.6.1

middy - 4.6.0

Published by willfarrell about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.5.5...4.6.0

middy - 4.5.5

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.5.4...4.5.5

middy - 4.5.4

Published by willfarrell over 1 year ago

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/4.5.3...4.5.4

middy - 4.5.3

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.5.2...4.5.3

middy - 4.5.2

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.5.1...4.5.2

middy - 4.5.1

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.5.0...4.5.1