File tree Expand file tree Collapse file tree 4 files changed +434
-360
lines changed Expand file tree Collapse file tree 4 files changed +434
-360
lines changed Original file line number Diff line number Diff line change @@ -299,3 +299,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
299299- Modify using template literals [ #403 ] ( https://github.com/motdotla/node-lambda/pull/403 )
300300- Remove unnecessary promise chain [ #404 ] ( https://github.com/motdotla/node-lambda/pull/404 )
301301- Local/Cloud flag [ #405 ] ( https://github.com/motdotla/node-lambda/pull/405 )
302+
303+ ## [ 0.11.7] - 2018-04-12
304+ ### Features
305+ - AWS X-Ray SDK Support [ #414 ] ( https://github.com/motdotla/node-lambda/pull/414 )
306+ - Upgrade ` standard ` [ #416 ] ( https://github.com/motdotla/node-lambda/pull/416 )
307+ - Added support for using custom endpoints like localstack [ #417 ] ( https://github.com/motdotla/node-lambda/pull/417 )
308+ - NodeJS 8.10 runtime now available [ #419 ] ( https://github.com/motdotla/node-lambda/pull/419 )
309+
310+ ### Bugfixes
311+ - remove env var value from commanderjs flag definition [ #409 ] ( https://github.com/motdotla/node-lambda/pull/409 )
You can’t perform that action at this time.
0 commit comments