middy

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

MIT License

Downloads
7.7M
Stars
3.7K
Committers
196
middy - 4.5.0

Published by willfarrell over 1 year ago

What's Changed

New Contributors

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

middy - 4.4.3

Published by willfarrell over 1 year ago

What's Changed

  • Add in missing onError to cloudwatch-metrics to ensure flush
  • remove unused returns from onError in multiple middlewares

Full Changelog: https://github.com/middyjs/middy/compare/4.4.2...4.4.3

middy - 4.4.2

Published by willfarrell over 1 year ago

What's Changed

  • Fix: eventNormalizer doesn't export a function under CommonJS @kitsunde #1052

Full Changelog: https://github.com/middyjs/middy/compare/4.4.1...4.4.2

middy - 4.4.1

Published by willfarrell over 1 year ago

What's Changed

  • Add in npm provenance with sigstore @willfarrell
  • Fix edge case: When using @middy/warmup with a middleware that had disablePrefetch:false (default) and cacheExpiry > 0 set and the first invocation was after cacheExpiry would cause an expired value to be used instead of fetching a new value. by @willfarrell in https://github.com/middyjs/middy/pull/1051

Full Changelog: https://github.com/middyjs/middy/compare/4.4.0...4.4.1

middy - 4.4.0

Published by willfarrell over 1 year ago

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/4.3.1...4.4.0

middy - 4.3.1

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.3.0...4.3.1

middy - 4.3.0

Published by willfarrell over 1 year ago

A long awaited feature is finally here! You can now have your response body be a ReadableStream when used with Function URLs. Just update your Lambda config (and APIG if needed) and pass streamifyResponse: true into middy and you're ready to go!

See new documentation: https://middy.js.org/docs/intro/streamify-response

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/4.2.8...4.3.0

middy - 4.2.8

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.2.7...4.2.8

middy - 4.2.7

Published by willfarrell over 1 year ago

  • fix: When cacheExpire is positive, refresh was only triggering once.

Full Changelog: https://github.com/middyjs/middy/compare/4.2.6...4.2.7

middy - 4.2.6

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.2.5...4.2.6

middy - 4.2.5

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.2.4...4.2.5

middy - 4.2.4

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.2.3...4.2.4

middy - 4.2.3

Published by willfarrell over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.2.2...4.2.3

middy - 4.2.2

Published by willfarrell over 1 year ago

  • update aws-embedded-metrics

Full Changelog: https://github.com/middyjs/middy/compare/4.2.1...4.2.2

middy - 4.2.1

Published by willfarrell almost 2 years ago

middy - 4.2.0

Published by willfarrell almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.1.0...4.2.0

middy - 4.1.0

Published by willfarrell almost 2 years ago

Big update: New middlewares to pull configurations into your Lambda handler from AppSync, S3, and DynamoDB

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.0.10...4.1.0

middy - 4.0.10

Published by willfarrell almost 2 years ago

What's Changed

Full Changelog: https://github.com/middyjs/middy/compare/4.0.9...4.0.10

middy - 4.0.9

Published by willfarrell almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.0.8...4.0.9

middy - 4.0.8

Published by willfarrell almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/middyjs/middy/compare/4.0.7...4.0.8