Releases: middyjs/middy
Releases · middyjs/middy
4.0.8
What's Changed
- Feature: http-router - Expose Method as a string-enum. by @carlnordenfelt in #960
- make event.pathParameter a full object by @tulsidas in #968
New Contributors
Full Changelog: 4.0.7...4.0.8
4.0.7
- Update deps to include cjs
- Dep updates
Full Changelog: 4.0.6...4.0.7
4.0.6
- Re-try publishing to resolve npm 503 Service Unavailable
Full Changelog: 4.0.5...4.0.6
4.0.5
- Fix require() of ES Module transpile.cjs not supported @miladezzat #953
Full Changelog: 4.0.4...4.0.5
4.0.4
What's Changed
- Add transpile.d.ts to npm package by @dave-irvine in #958
New Contributors
- @dave-irvine made their first contribution in #958
Full Changelog: 4.0.3...4.0.4
4.0.3
What's Changed
- Update 05-bundling.md recommendation on bundling the aws-sdk by @carlnordenfelt in #951
- Replace deprecated validator option by @dnicolson in #954
- validator: transpile types by @dnicolson @thehenrymcintosh in #950
- fix: self-managed kafka event source name by @nikovirtala in #957
- Update http-router type defs by @mdstaff in #956
New Contributors
- @carlnordenfelt made their first contribution in #951
- @nikovirtala made their first contribution in #957
- @mdstaff made their first contribution in #956
Full Changelog: 4.0.2...4.0.3
4.0.2
- fix regression with ajv cli usages introduced in 4.0.1
Full Changelog: 4.0.1...4.0.2
4.0.1
- fix for
http-content-encoding
causing 500 at APIG layer #946 - fix for middy
validator
v4 throws runtime exceptions due to esm-only ajv-cmd @JoshBarr #947 - remove deprecated options in
validator
Full Changelog: 4.0.0...4.0.1
4.0.0
For full details and upgrade guide see https://middy.js.org/docs/upgrade/3-4
Notable Breaking Changes
- Deprecate NodeJS 14
- Add support for NodeJS 18
- Upgrade AWS SDK to v3
- Refactor
validator
What's Changed
- validator: break out compileSchema by @willfarrell in #912
- fix(4.0): resolve type errors by @naorpeled in #923
- feat: add optional charset option to multipart body parser by @salesh in #934
- Export the Request interface by @saintybalboa in #935
- Allow handler setup to define additional properties on event by @CorruptedHeart in #941
New Contributors
- @salesh made their first contribution in #934
- @saintybalboa made their first contribution in #935
- @CorruptedHeart made their first contribution in #941
Full Changelog: 3.6.2...4.0.0
3.6.2
cloudwatch-metrics
update AWS dep
Full Changelog: 3.6.1...3.6.2