Skip to content

Releases: fastify/aws-lambda-fastify

v6.1.1

26 Aug 11:30
Compare
Choose a tag to compare
  • fix - update type declaration to include albMultiValueHeaders in the options #273

v6.1.0

25 Aug 09:39
Compare
Choose a tag to compare
  • introduce albMultiValueHeaders option #272

v6.0.0

01 Aug 06:18
Compare
Choose a tag to compare

change lambda handler function signature to prevent new warning
#268
aws/aws-lambda-nodejs-runtime-interface-client#137

v5.1.4

27 Jan 12:24
Compare
Choose a tag to compare
  • support response streaming: #154

v5.0.0

17 Sep 16:37
Compare
Choose a tag to compare

Update to fastify@5 230

v4.1.0

13 May 10:36
Compare
Choose a tag to compare

Allow users to opt out of literal comma "," query parameters parsing #215

v4.0.0

25 Jan 13:50
Compare
Choose a tag to compare

fix: do not magically default body to '' (major, since might affect someone when updating)

v3.5.0

20 Nov 08:16
Compare
Choose a tag to compare

feat: reflect remoteAddress, fixes #186

v3.4.2

30 Oct 06:00
Compare
Choose a tag to compare

types for pathParameterUsedAsPath

v3.4.1

29 Oct 19:41
Compare
Choose a tag to compare

optional pathParameterUsedAsPath option, fixes #182