Releases: motdotla/node-lambda
Releases · motdotla/node-lambda
0.8.15
[0.8.15] - 2017-03-28
Features
- Added DeadLetterConfig parameter #206
Bugfixes
- Fix default value of EVENT_SOURCE_FILE set '' #205
- Removed event_sources.json #204
- Add -S, --eventSourceFile option. #203
0.8.14
[0.8.14] - 2017-03-27
Features
- Event source mapping support #189
- Fix version of Node.js supported by AWS Lambda #197
- How about it if you have the option to specify the zip file? #199
- Add 'Runtime' to the params of lambda.updateFunctionConfiguration #200
Bugfixes
- Fix unit test failure at travis #198