Skip to content

Releases: marconi1992/serverless-offline-lambda

Checks if payload exists before converting it to a JSON

20 Aug 17:22
97ff8b8
Compare
Choose a tag to compare
1.0.6

Merge pull request #15 from vicenteneto/fix/lambda-invoke-with-no-pay…

Add options to allow port and listening interface to be changed

20 Aug 16:44
0ac1594
Compare
Choose a tag to compare
Merge pull request #12 from adam-nielsen/add-config

Add options to allow port and listening interface to be changed

Pass Serverless options through to child functions

03 Jul 08:10
Compare
Choose a tag to compare

Pass Serverless options through to child functions

Support Hot Reloading and Lazy Load for functions

30 May 19:37
149cb90
Compare
Choose a tag to compare
Merge pull request #7 from tclindner/lazy-load

Move handlers so they are lazy loaded

Support Handlers with Callbacks

01 Feb 14:55
19ba370
Compare
Choose a tag to compare
Merge pull request #1 from marconi1992/fix/handler-calling

Handle promises and callback on handler

First Release

01 Feb 14:53
Compare
Choose a tag to compare
1.0.0

Create serverless plugin