Tags: motdotla/node-lambda
Tags
[0.18.0] - 2021-02-19 Features - feat: support nodejs14.x runtime [#553](#553) - Upgrade Mocha to fix high sev vulnerability. [#551](#551) - docs: add a note to the README about deploying container image [#549](#549) - Support npm7 #[550](#550) - feat: support for 'ImageUri' parameter [#548](#548) - upgrade 'commander' to 7 [#547](#547) - ci: add 'fail-fast: false' setting #[546](#546) - use starsWith instead of indexOf [#545](#545) - Upgrade 'standard' [#543](#543) - Update S3_LOCATION_POSSIBLE_VALUES [#542](#542) - Bump bl from 4.0.2 to 4.0.3 [#541](#541) - Add description of vpc options [#540](#540) - Upgrade packages [#538](#538) - Bump lodash from 4.17.15 to 4.17.19 [#536](#536) - Add build badge in README [#534](#534)
[0.14.0] - 2019-05-25 Features - Support Node.js 10.x [#487](#487) - Add Node.js 12 to CI setting [#486](#486) - Add file to configure aws authentication settings [#482](#482) - Add layers option to readme [#481](#481) - Add option to specify Lambda Layers [#480](#480) - Upgrade packages [#479](#479) - Add dockerVolumes option in package in order to mount additional volumes [#473](#473) - Add keepNodeModules option in package [#472](#472) Bugfixes - Remove 'packageDirectory' option from 'deploy' [#484](#484) - Update s3deploy bucket handling [#475](#475) - Fix Docker volume mount from OSX - #461 [#471](#471)
0.12.0 - Implemente to specify bucket name of S3 [#458](#458) - Implement deployment using S3 (Create a bucket for each region.) [#455](#455) - Add class for uploading deploy package to S3 [#454](#454) - Fix to throw an error except ResourceNotFoundException [#452](#452) - Feature upload to s3 and deploy from bucket [#446](#446) - npm update [#445](#445) - Upgrade dependent packages [#441](#441) - Add simple test of `_deployToRegion()` and `deploy()` [#439](#439) - Remove unnecessary package load in `test/main.js` [#438](#438) - Add cache of `node modules` to CI setting [#436](#436) - Modify `require` to `{ }` statement [#435](#435) - Fix to use `includes` instead of `indexOf` [#433](#433) - Remove test code for Node.js4 [#432](#432) - Upgrade `fs-extra` [#431](#431) - Stop supporting Node.js 4 [#430](#430) - Fix using `klaw` instead of `fs.walk` [#424](#424) - Add Node.js10 to CI setting [#428](#428) - Fix StatementId [#451](#451) - Bugfix of initialValue of recude in s3events [#447](#447) - Added handling to catch and log error return from async lambda [#443](#443) - Log result of an async handler method by resolving promise if a promise [#440](#440) - Fix to display return value of handler [#427](#427) - Fix to set array when same bucket [#423](#423)
PreviousNext