Lambda Api Versions Save

Lightweight web framework for your serverless applications

v1.0.3

9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremydaly/lambda-api/compare/v1.0.2...v1.0.3

v1.0.2

11 months ago

What's Changed

  • fix(s3-service/getObject): resolve wrong output type received in #236
  • fix(type-defs): resolve middleware missing in route methods in #238

Full Changelog: https://github.com/jeremydaly/lambda-api/compare/v1.0.1...v1.0.2

v1.0.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremydaly/lambda-api/compare/v1.0.0...v1.0.1

v1.0.0

1 year ago

What's Changed

Full Changelog: https://github.com/jeremydaly/lambda-api/compare/v0.12.0...v1.0.0

v0.12.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jeremydaly/lambda-api/compare/v0.11.2...v0.12.0

v0.11.2

2 years ago

Security Update

  • Fix prototype pollution in deepMerge 82cb6c4

v0.11.1

2 years ago

Miscellaneous Updates

  • Version bump and dependency update 28eff9d
  • Add compression test for unknown encoding 4e13c52
  • Change brotli compression to an opt-in feature due to its excessive CPU usage 26ab7d6

v0.11.0

2 years ago

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

4 years ago

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

v0.10.5

4 years ago

Minor Updates & Bug Fixes

  • Decode query parameters from ALB (@AndrewBarba) b091f5e
  • Fix error in typescript definition of cookies #139 (@SergKam) 044e3c9
  • Allow disabling of automatic error logging #102 (@johannessjoberg) 2e962aa
  • Version bump and package security updates 11c6ddd