Aws Serverless Express Versions Save

Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.

v4.11.0

5 months ago

4.11.0 (2023-12-14)

Features

  • add S3 event source with auto-detection (c83b74c)

v4.10.7

5 months ago

4.10.7 (2023-12-14)

Bug Fixes

v4.10.6

5 months ago

4.10.6 (2023-12-14)

Bug Fixes

v4.10.4

11 months ago

4.10.4 (2023-05-21)

Bug Fixes

v4.10.3

1 year ago

4.10.3 (2023-05-08)

Bug Fixes

  • upgrade json5 dependency (f20ec47)

v4.10.2

1 year ago

4.10.2 (2023-05-07)

Performance Improvements

  • logger: defer execution of expensive logging calls (#614) (7d42c6d)

v4.10.1

1 year ago

4.10.1 (2022-07-26)

Bug Fixes

  • http-function-runtime-v3: fix undeclared variable and added improve tests for set-cookie (#534) (34bd7da)

v4.10.0

1 year ago

4.10.0 (2022-07-25)

Features

  • response: added support to Uint8Array (#540) (8b76331)

v4.9.0

1 year ago

4.9.0 (2022-06-30)

Features

  • add support for azure function v4 event source (#529) (503c9d0)

v4.8.3

1 year ago

4.8.3 (2022-06-30)

Bug Fixes