Skip to content

Commit

Permalink
Merge branch 'release/0.11.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
DeviaVir committed Apr 12, 2018
2 parents 0e2b69a + 7bc94c1 commit 683fed5
Show file tree
Hide file tree
Showing 4 changed files with 434 additions and 360 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,3 +299,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Modify using template literals [#403](https://github.com/motdotla/node-lambda/pull/403)
- Remove unnecessary promise chain [#404](https://github.com/motdotla/node-lambda/pull/404)
- Local/Cloud flag [#405](https://github.com/motdotla/node-lambda/pull/405)

## [0.11.7] - 2018-04-12
### Features
- AWS X-Ray SDK Support [#414](https://github.com/motdotla/node-lambda/pull/414)
- Upgrade `standard` [#416](https://github.com/motdotla/node-lambda/pull/416)
- Added support for using custom endpoints like localstack [#417](https://github.com/motdotla/node-lambda/pull/417)
- NodeJS 8.10 runtime now available [#419](https://github.com/motdotla/node-lambda/pull/419)

### Bugfixes
- remove env var value from commanderjs flag definition [#409](https://github.com/motdotla/node-lambda/pull/409)
Loading

0 comments on commit 683fed5

Please sign in to comment.