Releases: jeremydaly/lambda-api
Releases · jeremydaly/lambda-api
v1.1.0
What's Changed
- (feat): Lazy load S3 client by @perpil in #255
- feat(Request/types): add multiValueHeaders type definition @guirisnik in #264
- feat(Response): add setHeader as header fn alias by @naorpeled in #265
- fix: invalid cookie parsing for the "=" character by @qgolsteyn in #271
New Contributors
- @guirisnik made their first contribution in #264
- @qgolsteyn made their first contribution in #271
Full Changelog: v1.0.3...v1.1.0
v1.0.3
What's Changed
- feat(s3-service): add custom config option by @chrisowebb in #240
New Contributors
- @chrisowebb made their first contribution in #240
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v1.0.1
What's Changed
- Fixed typo in README.md by @muzucode in #230
- AWS SDK v3 packages are now peerDependencies and not devDependencies by @oieduardorabelo in #231
New Contributors
- @muzucode made their first contribution in #230
- @oieduardorabelo made their first contribution in #231
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- feat(s3-service)!: move to AWS-SDK v3 by @AndrewBarba in #216
Full Changelog: v0.12.0...v1.0.0
v0.12.0
What's Changed
- Add
APIGatewayProxyEventV2
to index.d.ts by @edobrb in #210 - Preserve error names even if code is bundled and class names are changed to avoid duplicates by @a-game in #205
- fix: logger function should accept second arguments by @hassanazharkhan in #198
- Update type definition for Response.header by @XsnTrcK in #207
- typescript support for issue #32 by @jimsorock in #152
- chore: cleanup and fix CI by @naorpeled in #217
- fix(logger): resolve 1st entry in log sampling rules cfg is unused #215 by @rtaylor-logitech in #215
- fix(types): resolve use func not allowing to mix middlewares by @michaeleliot in #183
- feat(cookies/types): add 'None' as a valid sameSite value by @cameroncf in #164
- fix(middleware): resolve error handling issue by @warrickhill in #201
- fix(Response/type): resolve void returned instead of this by @codyfyi in #181
- fix(docs): bad link mindmap->mimemap by @perpil in #220
- fix(ci): resolve CI errors by @naorpeled in #219
- fix(tests): resolve "middleware /w promise" case logical error by @naorpeled in #221
- fix(request/log): resolve wrong type for additional info by @naorpeled in #222
- fix: resolve last commit wrong message by @naorpeled in #223
New Contributors
- @edobrb made their first contribution in #210
- @a-game made their first contribution in #205
- @hassanazharkhan made their first contribution in #198
- @XsnTrcK made their first contribution in #207
- @jimsorock made their first contribution in #152
- @naorpeled made their first contribution in #217
- @rtaylor-logitech made their first contribution in #215
- @michaeleliot made their first contribution in #183
- @cameroncf made their first contribution in #164
- @warrickhill made their first contribution in #201
- @codyfyi made their first contribution in #181
- @perpil made their first contribution in #220
- @Sleavely made their first contribution in #222
Full Changelog: v0.11.2...v0.12.0
v0.11.2
v0.11.1
v0.11.0
Feature Updates & Bug Fixes
- Overhaul execution stacks, add tests, add prettier 93cc0a9, e33a227
- Add API Gateway v2 payload support 13d6efc
- Switch to github workflows a7d461a, aa366f4, 23343af
- Update zlib tests to account for platform differences 2fa8b6a
- Refactor tests to use Jest 0f4fc6f
- Add additional compression support (@AndrewBarba) de4a562, a2db977, 8a52665, 9c79aae, f3b6e8f, 209deee
- Add missing multiValueQuery to the type definitions (@gakinson) 72c76bd
- Documentation updates c1fe83e, a105178, 3cf9ad5
v0.10.6
Miscellaneous TypeScript Updates
- Add default export to match TypeScript definition #110 (@stawecki) 0a8940a
- Updated README formatting (@stawecki) 203959a
- TS support api.register/routes, req.namespace #137 (@stawecki) 1636a89
- TS updated app() to use Package not HandlerFunction #137 (@stawecki) 4d94126
- TS - fixed incorrect ErrorHandlingMiddleware callback type. (@stawecki) 281b106
- Version bump 3923c43